Skip to content

feat: 알림 기능 추가#34

Open
jgm0327 wants to merge 9 commits into
mainfrom
feat/notification
Open

feat: 알림 기능 추가#34
jgm0327 wants to merge 9 commits into
mainfrom
feat/notification

Conversation

@jgm0327

@jgm0327 jgm0327 commented Feb 25, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

- 알림 기능을 위한 각 도메인 별로 service, repository 수정
- 의존성 추가 및 application.yaml 수정
- Notification: 알림을 위한 엔티티
- NotificationHistory: 알림 기록
- NotificationTemplate: 알림 템플릿 저장
- SMS, EMAIL 별로 sender를 만들어서 주기 위해 interface로 나눔
- NotificationHistoryWriter: 알림 전송 이력 생성
- NotificationIdempotencyService: 멱등키 서비스
- NotificationTemplateService: DB에 저장된 알림 형식에 동적으로 값 넣는 기능
@jgm0327 jgm0327 self-assigned this Feb 25, 2026
@jgm0327 jgm0327 added the enhancement New feature or request label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant