- ServiceRepository: IServiceRepository 구현 (GetByServiceCode, GetByApiKey) - ServiceCodeMiddleware: X-Service-Code 헤더 검증, DB 조회, 서비스 상태 확인 - ApiKeyMiddleware: /v1/in/device/* 경로 X-API-KEY 검증 - ApplicationBuilderExtensions: 미들웨어 파이프라인 12~13번 등록 - DependencyInjection: IServiceRepository DI 등록 Closes #32 |
||
|---|---|---|
| SPMS.API | ||
| SPMS.Application | ||
| SPMS.Domain | ||
| SPMS.Infrastructure | ||
| .gitignore | ||
| global.json | ||
| Jenkinsfile | ||
| README.md | ||
| SPMS_API.sln | ||