hochschule-augsburg / subject-registration

Application for subject registrations. Integrated with Camunda
MIT License
0 stars 1 forks source link

Send a start registration window email to a set of mail addresses #69

Closed dominikhorn93 closed 1 year ago

dominikhorn93 commented 2 years ago

Description

When the registration window starts, an email is sent to all students. This is done via service task in camunda.

Tasks

VladKay commented 1 year ago

I implemented the Properties part without "@Value" annotation, because it was the most optimal solution in this case. I need feedback of my code in "mailingBranch", because it was already done