We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
현재 스프링 시큐리티에서 princiapl 에 사용자 id 만 넣어주고 있음. -> 사용자 나이대, 성별, id 를 함께 계산하여 dto 로 넣어주도록 수정
The text was updated successfully, but these errors were encountered:
rimrim990
Successfully merging a pull request may close this issue.
✨ 내용
현재 스프링 시큐리티에서 princiapl 에 사용자 id 만 넣어주고 있음.
-> 사용자 나이대, 성별, id 를 함께 계산하여 dto 로 넣어주도록 수정
🤷 TO DO
The text was updated successfully, but these errors were encountered: