Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feat(infra) : 10분단위 스케줄링 구현 Spring Scheduler + Cron tab을 이용하여 구현하였습니다. * Feat : 테스트 및 시간 고정을 위한 Clock 객체 주입 * Test : 스케줄러 단위테스트 * Feat : Service 시간 주입 방식 변경 * Fix : Schedule 객체 사소한 수정 * Fix : Message Processing Time * HotFIx : 알림 시간 조정 * Feat : Reply Response Spec 변경 Boolean isRead = true/false 를 추가 반환합니다. * Test : ReplyStatus 단위테스트 * Hotfix : 일기 작성 알림 메세지 수정 * Fix(domain) : Reply 조회 시 읽기 여부 값 반환 로직 수정 * Chore : Todo * Fix : 탐색 시간 수정
- Loading branch information