mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2025-12-06 08:06:24 +00:00
- 서비스 디스커버리 제거하고 직접 URL 라우팅으로 변경 - application.yml 환경변수 기반 동적 라우팅 적용 - 로그인/리프레시 API 경로 수정 (/api/v1/auth/login, /api/v1/auth/refresh) - 사용자 관련 API 경로 추가 (/api/v1/users/**) - JWT 인증 필터 적용 및 Circuit Breaker 설정 유지 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
Java
77.3%
HTML
18.8%
Mermaid
1.9%
Shell
1.1%
Python
0.9%