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

Konzeption und Implementierung eines konfigurierbaren Benachrichtigungsmechanismus für unterschiedliche Kommunikationskanäle #89

Open
mzudse opened this issue May 6, 2024 · 1 comment
Labels
backend thesis Suitable for a thesis

Comments

@mzudse
Copy link
Contributor

mzudse commented May 6, 2024

The NotificationController contains no logic right now.

https://github.com/remsfal/remsfal-backend/blob/main/remsfal-service/src/main/java/de/remsfal/service/control/NotificationController.java

https://quarkus.io/guides/mailer

@astanik
Copy link
Contributor

astanik commented Jun 17, 2024

The notification logic should be implemented in a separate module, e.g. "remsfal-notification", because this bounded context is pedistinier to become an independent microservice in the future.

@astanik astanik added the thesis Suitable for a thesis label Jun 17, 2024
@astanik astanik added this to the M2 - Mängelmanagement milestone Jun 17, 2024
@astanik astanik changed the title Implement Notification Logic Konzeption und Implementierung eines konfigurierbaren Benachrichtigungsmechanismus für unterschiedliche Kommunikationskanäle Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend thesis Suitable for a thesis
Projects
None yet
Development

No branches or pull requests

2 participants