Conversation
fakerdeft
commented
Jul 26, 2026
Contributor
- AuthController의 인증 상태, 가입, 세션, 소셜 연동 로직을 AuthService로 이동
- refresh 종료 오류를 RefreshRejectedException으로 분류
- 글로벌 예외 처리를 app 계층으로 이동하고 인증 쿠키 폐기 처리 통합
- ResponseEntity 없이 ErrorResponse와 동적 HTTP 상태 코드 반환
- MemberController의 currentProvider 추출 로직 제거
- 전라북도, 전라남도, 광주광역시 구 명칭 검색 호환
- 날씨 통계 집계 범위를 최근 24시간에서 3시간으로 변경
- 요청 로깅 및 trace 필터를 common.filter 패키지로 이동
- 컨트롤러와 필터 코드 포맷 및 import 순서 정리
- 인증 예외, 지역 검색, 통계 집계 테스트 보강
- AuthController의 인증 상태, 가입, 세션, 소셜 연동 로직을 AuthService로 이동 - refresh 종료 오류를 RefreshRejectedException으로 분류 - 글로벌 예외 처리를 app 계층으로 이동하고 인증 쿠키 폐기 처리 통합 - ResponseEntity 없이 ErrorResponse와 동적 HTTP 상태 코드 반환 - MemberController의 currentProvider 추출 로직 제거 - 전라북도, 전라남도, 광주광역시 구 명칭 검색 호환 - 날씨 통계 집계 범위를 최근 24시간에서 3시간으로 변경 - 요청 로깅 및 trace 필터를 common.filter 패키지로 이동 - 컨트롤러와 필터 코드 포맷 및 import 순서 정리 - 인증 예외, 지역 검색, 통계 집계 테스트 보강
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.