Go to file
SEAN f798b290ec fix: X-Service-Code 미들웨어 경로 제외 수정 (#59)
auth, account, public, service 경로를 X-Service-Code 검증 대상에서 제외.
device, message, push, stats, file 경로만 X-Service-Code 헤더 필요.
Swagger OperationFilter도 동일하게 수정.
2026-02-10 10:20:43 +09:00
SPMS.API fix: X-Service-Code 미들웨어 경로 제외 수정 (#59) 2026-02-10 10:20:43 +09:00
SPMS.Application feat: 회원가입 API 구현 (#56) 2026-02-10 10:04:58 +09:00
SPMS.Domain feat: 회원가입 API 구현 (#56) 2026-02-10 10:04:58 +09:00
SPMS.Infrastructure feat: 서비스 등록 API 구현 (#52) 2026-02-10 09:38:56 +09:00
.gitignore feat: Domain Entity 정의 및 DB 스키마 구축 (#8) 2026-02-09 11:46:33 +09:00
global.json [] 새 프로젝트 생성 2025-12-03 13:07:18 +09:00
Jenkinsfile refactor: 클린 아키텍쳐 적용 및 프로젝트 분리 (Resolves #5) 2026-01-19 16:37:50 +09:00
README.md [📝] GIT init 2025-12-03 12:12:45 +09:00
SPMS_API.sln refactor: 클린 아키텍쳐 적용 및 프로젝트 분리 (Resolves #5) 2026-01-19 16:37:50 +09:00

SPMS