인프런 커뮤니티 질문&답변
roles 관련 질문 입니다.
작성
·
238
답변 1
0
백기선
지식공유자
Account 클래스 안에 roles 라는 Set이 있을텐데 그 위에 설정을 빠트린거 아닐까 싶네요.
https://github.com/keesun/study/blob/master/rest-api-with-spring/src/main/java/me/whiteship/demoinfleanrestapi/accounts/Account.java
여기 코드 참고해 주세요.






