Introduces a feature that send notifications if samples are failing QC or their data is available
[x] Add use case (#15
[x] Add HTML template (as email base) (#13)
[x] Fill Template with content from use case (#20)
[x] Send email (#20)
How to Test
You can run the application via the following command:
sample-notificator-app-1.0.0-SNAPSHOT-jar-with-dependencies.jar -c={INSERTPATHTO}/config.properties -d 2021-08-17
However this will send emails to the subscribers stored in the database, so you'd have to adjust your subscription status to get the email notification
Introduces a feature that send notifications if samples are failing QC or their data is available
How to Test You can run the application via the following command:
sample-notificator-app-1.0.0-SNAPSHOT-jar-with-dependencies.jar -c={INSERTPATHTO}/config.properties -d 2021-08-17
However this will send emails to the subscribers stored in the database, so you'd have to adjust your subscription status to get the email notification