You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
changed the title
Implement Notification Logic
Konzeption und Implementierung eines konfigurierbaren Benachrichtigungsmechanismus für unterschiedliche Kommunikationskanäle
Jun 17, 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
The text was updated successfully, but these errors were encountered: