mirror of
https://github.com/ktds-dg0501/kt-event-marketing.git
synced 2025-12-06 12:06:24 +00:00
- Redis read-only replica 에러 처리 추가 (SampleDataLoader) - MVP 환경에서 샘플 데이터 로딩 시 Redis 삭제 실패해도 계속 진행 - Swagger UI context-path 설정 수정 (SwaggerConfig) - 서버 URL에 /api/v1/analytics context-path 포함하여 올바른 curl 명령 생성 - Spring Security 경로 매칭 수정 (SecurityConfig) - context-path 제거된 실제 경로 (/events/**, /users/**) 매칭 - 403 Forbidden 에러 해결 - Dockerfile 빌드 경로 수정 - 멀티 모듈 프로젝트 구조에 맞게 JAR 복사 경로 수정 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>