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

♻️ refactor: 서비스 간 통신 api 수정 및 카프카 수정 #112

Merged
merged 5 commits into from
Jun 23, 2024

Conversation

seheonnn
Copy link
Contributor

☝️Issue Number

🔎 Key Changes

  • 예상 강수량 정보 카프카 추가
  • 메인화면 api 반환값 변경
  • 스프링 배치 적용

💌 To Reviewers

  • 스케줄링 작업에 배치 적용했는데, 배포 환경에서 테스트 해보려 합니다~~~
  • 혹여 제대로 작동 안 될 수도 있어서 가존에 사용하던 스케줄링 코드는 주석처리했습니다

@seheonnn seheonnn requested review from jinho7 and DDonghyeo June 20, 2024 08:34
@seheonnn seheonnn self-assigned this Jun 20, 2024
Copy link
Member

@DDonghyeo DDonghyeo left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 ~~ 배포 환경 테스트 하려면 무슨 정보 전달해야 될까요 ?? DB 테이블로 확인하시나요?

@seheonnn seheonnn merged commit 30fe5ca into develop Jun 23, 2024
1 check passed
@seheonnn seheonnn deleted the refactor/#111 branch June 23, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

♻️ refactor: 서비스 간 통신 api 수정 및 카프카 수정
2 participants