Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat : 일기작성 알림 스케줄링을 구현합니다. #189

Closed
1 task
hyunw9 opened this issue Sep 3, 2024 · 0 comments · Fixed by #192
Closed
1 task

Feat : 일기작성 알림 스케줄링을 구현합니다. #189

hyunw9 opened this issue Sep 3, 2024 · 0 comments · Fixed by #192
Assignees
Labels
Feature 기능 개발

Comments

@hyunw9
Copy link
Contributor

hyunw9 commented Sep 3, 2024

📌 Feature Issue

10분 단위 스케줄링 구현

📝 To-do

  • 10분단위 알림 스케줄링 구현
@hyunw9 hyunw9 added the Feature 기능 개발 label Sep 3, 2024
@hyunw9 hyunw9 self-assigned this Sep 3, 2024
hyunw9 added a commit that referenced this issue Sep 4, 2024
* Feat(infra) : 10분단위 스케줄링 구현

Spring Scheduler + Cron tab을 이용하여 구현하였습니다.

* Feat : 테스트 및 시간 고정을 위한 Clock 객체 주입

* Test : 스케줄러 단위테스트

* Feat : Service 시간 주입 방식 변경

* Fix : Schedule 객체 사소한 수정
hyunw9 added a commit that referenced this issue Sep 5, 2024
hyunw9 added a commit that referenced this issue Sep 6, 2024
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 a pull request may close this issue.

1 participant