[휴니] Chapter 8. Spring Security - Security 구조, 폼 로그인#121
Open
hwiyoon20010309 wants to merge 9 commits into
Open
[휴니] Chapter 8. Spring Security - Security 구조, 폼 로그인#121hwiyoon20010309 wants to merge 9 commits into
hwiyoon20010309 wants to merge 9 commits into
Conversation
CokaNuri
reviewed
May 26, 2026
| "/swagger-ui/**", | ||
| "/swagger-resources/**", | ||
| "/v3/api-docs/**", | ||
| "/auth/**" |
There was a problem hiding this comment.
회원가입 경로를 POST /members 와 같이 설정해두셨기 때문에 이 경로를 적어두셔야 회원가입할 떄 허용이 됩니다
CokaNuri
approved these changes
May 26, 2026
CokaNuri
left a comment
There was a problem hiding this comment.
exceptionHandling 구현도 잘 하셨습니다.
SecurityConfig 에서 회원가입 경로를 멤버 컨트롤러에서 정의한대로 수정하시면 될 것 같아요.
고생하셨어요!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✏️ 작업 내용
#️⃣ 연관된 이슈
closes #(issue_num)
💡 함께 공유하고 싶은 부분
🤔 질문
✅ 워크북 체크리스트
✅ 컨벤션 체크리스트
📌 주안점