[spring boot]cannot pass a null grantedauthority collection 해결방법
security 구현중인데..
역활을 설정 해야 한단다...
auth.inMemoryAuthentication().withUser("abc").password(passwordEncoder().encode("abc")).roles("user");
'web' 카테고리의 다른 글
[html]thymeleaf if 조건문 null check방법 (0) | 2020.07.29 |
---|---|
[html]html안에 html넣는 방법 (0) | 2020.07.27 |
[html]button onclick 이동가능하게 하는 방법 (0) | 2020.07.22 |
[web]button link 방법 (0) | 2020.05.11 |
[spring boot]chrome live reload 사용방법 (0) | 2020.05.08 |