Skip to content

[ Feature ] - 알림 수신 동의 반영 및 알림함 API 추가 - #87

Merged
shinh09 merged 2 commits into
developfrom
feature/#82
Aug 7, 2026
Merged

[ Feature ] - 알림 수신 동의 반영 및 알림함 API 추가#87
shinh09 merged 2 commits into
developfrom
feature/#82

Conversation

@SOOsuhyuncho

Copy link
Copy Markdown
Contributor

관련 이슈

작업 사항

  • alarm_agree가 꺼져 있으면 알림 생성을 건너뛰도록 NotificationService 수정
  • bff-service에 알림함 조회/읽음처리/삭제 API 추가 (GET, PATCH, DELETE /api/notifications)
  • notification-service 단위/계약 테스트 추가
  • 누락돼 있던 notification-service의 mybatis/spring-tx 의존성 보강

@shinh09 shinh09 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다ㅏ

@shinh09
shinh09 merged commit 647c2ff into develop Aug 7, 2026
2 checks passed
@shinh09
shinh09 deleted the feature/#82 branch August 7, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature 기능 개발

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ Feature ] - notification-service 알림 도메인 계약 등록 및 구현

3 participants