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/#525] 이벤트 라이브러리 개선 #526

Merged
merged 6 commits into from
Jan 14, 2025

Conversation

belljun3395
Copy link
Collaborator

🎫 연관 이슈

resolved: #525

💁‍♂️ PR 내용

  • 이벤트 라이브러리 개선

🙏 작업

  • eventType 제거
  • sqs message 파싱 통일 JsonNode로

🙈 PR 참고 사항

📸 스크린샷

🚩 추가된 SQL 운영계 실행계획

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

@belljun3395 belljun3395 merged commit d4f85f4 into dev Jan 14, 2025
5 of 6 checks passed
@github-actions github-actions bot added the refactor 기존 기능에 대해 개선할 때 사용됩니다. label Jan 14, 2025
belljun3395 added a commit that referenced this pull request Jan 14, 2025
* refactor: Event#eventType 제거 및  EventUtils#generateEventPublishedTime 구현

* refactor: Event#eventType 제거 반영

* refactor: 상수 enum으로 변경

* fix: @CrmTransactional 추가되지 않은 부분 추가

* chore: MessagePayload#eventType 주석 수정

* refactor: readTree 방식으로 수정

* fix: 수정 사항 반영

* chore: 린트 통일
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 기존 기능에 대해 개선할 때 사용됩니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

이벤트 라이브러리 개선
1 participant