[✨ feat] Spring Boot + Scheduled + RestTemplate 방식으로 임시로 푸시알림 자동화 시스템 구현#83
Merged
junggyo1020 merged 4 commits intodevelopfrom May 30, 2025
Merged
[✨ feat] Spring Boot + Scheduled + RestTemplate 방식으로 임시로 푸시알림 자동화 시스템 구현#83junggyo1020 merged 4 commits intodevelopfrom
junggyo1020 merged 4 commits intodevelopfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
⚙️ ISSUE
📄 Work Description
매주 월/수 16:58스크랩 동기화1-2.
매주 월/수 17:00관심공고 알림 생성 + 전송매주 목/토 13:00최근 공고 알림 생성 + 전송매주 일요일 21:00인기 공고 알림 생성 + 전송JSON 객체형태로 body를 호출해줬어야했는데,JSON 문자열형태로 body에 넣어 전달해 오류가 발생했었습니다.template을 적용하지 않으면 오류가 발생했습니다.📷 Screenshot
테스트로 푸시알림 전송 성공
✅ PR check list