[Feat] Swagger 및 요청 로깅 개선#16
Merged
Merged
Conversation
Hanharam
force-pushed
the
feat/#14-swagger-logging
branch
from
July 11, 2026 07:01
77fd7cf to
f055782
Compare
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.
체크리스트
develop또는 팀에서 합의한 개발 브랜치)[Feat] 프롬프트 언락 기능 추가feat/#2-entity-config-setting./gradlew test또는./gradlew build를 실행했습니다.연관 이슈
작업 내용
dev,prod환경에서 Swagger 문서 경로를 Basic Auth로 보호하도록 설정했습니다.ControllerDocs인터페이스로 분리했습니다.userId,memberId,userRole)를 포함하도록 보강했습니다.application-local.yaml과 PostgreSQL datasource 설정을 추가했습니다.변경 범위
authuserpromptcommercecommunitymoderationtrackingadmincommonglobal리뷰 중점사항
dev,prod에서 Swagger 문서 접근 시 Basic Auth가 적용되는지 확인해주세요./api/v1/auth/swagger-token이 local profile에서만 노출되는지 확인해주세요.ControllerDocs인터페이스 분리가 실제 컨트롤러 동작과 문서 시그니처를 어긋나게 만들지 않는지 확인해주세요.테스트
./gradlew test./gradlew build스크린샷 / 응답 예시