-
Notifications
You must be signed in to change notification settings - Fork 8
refactor: Siteuser 도메인 리팩터링 #336
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
Merged
whqtker
merged 16 commits into
solid-connection:develop
from
whqtker:refactor/333-siteuser-refactoring
Jun 24, 2025
Merged
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
389ce9b
refactor: SiteUser 엔티티
whqtker 0699152
fix: site_user 테이블의 nickname 컬럼에 unique 제약 조건 추가
whqtker e5a7cc2
refactor: SiteUser 도메인 관련
whqtker 158a5f8
refactor: 회원 정보 변경 관련 로직 수정
whqtker 6f7cf1f
refactor: sign up 시 닉네임 검증 로직 제거
whqtker c8115f3
refactor: 도메인 로직 변경에 따른 테스트 코드 수정
whqtker afdf86f
refactor: 예외 처리를 컨트롤러가 아닌 서비스 계층에서 처리하도록 변경
whqtker 074ca56
refactor: JPQL이 아닌 dirty check를 사용하도록 변경 외
whqtker d455281
refactor: 로그에만 예외 원문 포함하도록 변경 및 상태코드 수정
whqtker c88c131
refactor: 회원가입 시 닉네임 관련 애플리케이션 레벨 검증 추가
whqtker 484bcd3
refactor: 미사용 코드 제거 (JPQL 관련)
whqtker a2c81ab
test: 중복된_닉네임으로_사용자를_저장하면_예외_응답을_반환한다 테스트 수정
whqtker 4f7f4f4
chore: 미사용 import문 제거
whqtker b4c9f98
chore: 함수명과 중괄호 사이 띄어쓰기 추가 (컨벤션 관련)
whqtker 16e55f7
chore: 호출 순서에 따라 메서드 선언 재배치
whqtker 6265684
chore: 마이그레이션 파일 버전 수정 V13 -> V14
whqtker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.