SPMS_API/SPMS.Application
SEAN c29a48163d improvement: Notification 도메인 구축 (#247)
- Domain: NotificationCategory enum, Notification entity, INotificationRepository
- Infrastructure: NotificationConfiguration, NotificationRepository, AppDbContext/DI 등록
- Migration: AddNotificationTable 생성 및 적용
- Application: DTO 7개, INotificationService, NotificationService, DI 등록
- API: NotificationController (summary, list, read, read-all)

Closes #247
2026-02-26 09:44:28 +09:00
..
DTOs improvement: Notification 도메인 구축 (#247) 2026-02-26 09:44:28 +09:00
Interfaces improvement: Notification 도메인 구축 (#247) 2026-02-26 09:44:28 +09:00
Services improvement: Notification 도메인 구축 (#247) 2026-02-26 09:44:28 +09:00
Settings feat: Redis 중복 발송 방지 구현 (#108) 2026-02-10 16:04:51 +09:00
DependencyInjection.cs improvement: Notification 도메인 구축 (#247) 2026-02-26 09:44:28 +09:00
SPMS.Application.csproj improvement: 인증 보안 정책 — Rate Limit + 시도제한 + 보안 로깅 (#190) 2026-02-25 11:13:49 +09:00