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

chore: Setup notification service and change Java to LTS 21 #29

Merged
merged 7 commits into from
Nov 17, 2024

Conversation

TurkerKoc
Copy link
Contributor

@TurkerKoc TurkerKoc commented Nov 14, 2024

Basic setup of notification service with spring boot and NATS for communication.

Stream for notification is created in webhook-listener as "notification.>"

Changed Java Version to 21 which is LTS

@TurkerKoc TurkerKoc changed the title chore(notification): Setup notification service chore(notification): Setup notification service-[WIP} Nov 14, 2024
@TurkerKoc TurkerKoc changed the title chore(notification): Setup notification service-[WIP} chore(notification): Setup notification service-[WIP] Nov 14, 2024
@TurkerKoc TurkerKoc changed the title chore(notification): Setup notification service-[WIP] chore(notification): Setup notification service Nov 16, 2024
@TurkerKoc TurkerKoc marked this pull request as ready for review November 16, 2024 22:53
@TurkerKoc TurkerKoc requested a review from a team as a code owner November 16, 2024 22:53
@TurkerKoc TurkerKoc linked an issue Nov 16, 2024 that may be closed by this pull request
@TurkerKoc TurkerKoc changed the title chore(notification): Setup notification service chore: Setup notification service and change Java to LTS 21 Nov 17, 2024
Copy link
Contributor

@egekocabas egekocabas left a comment

Choose a reason for hiding this comment

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

🚀

@egekocabas egekocabas merged commit d045412 into main Nov 17, 2024
5 checks passed
@egekocabas egekocabas deleted the 17-setup-notification-service branch November 17, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Notification Service with NATS communcation
2 participants