Skip to content
New issue

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

Refactor/19: spring security 리팩토링 #20

Merged
merged 14 commits into from
Jul 31, 2024
Merged

Refactor/19: spring security 리팩토링 #20

merged 14 commits into from
Jul 31, 2024

Conversation

yxhwxn
Copy link
Member

@yxhwxn yxhwxn commented Jul 31, 2024

🚀 개요

spring security 리팩토링

🔍 작업내용

  • - 인증/인가 방식
  • - FilterChain 다중화
  • - member API 코드 개선
  • - 공통 응답 및 에러처리 구조 변경

⏳ �변경사항

  • /com/cmc/suppin/global/security/*
  • /com/cmc/suppin/member/*
  • /com/cmc/suppin/global/exception/*
  • /com/cmc/suppin/global/response/*

📝 논의사항

@yxhwxn yxhwxn added feature New feature or request refactor code refactoring labels Jul 31, 2024
@yxhwxn yxhwxn self-assigned this Jul 31, 2024
@yxhwxn yxhwxn linked an issue Jul 31, 2024 that may be closed by this pull request
1 task
@yxhwxn yxhwxn merged commit c3db577 into dev Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request refactor code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Refactor] spring security 수정
1 participant