Closed dominikhorn93 closed 1 year ago
When the registration window starts, an email is sent to all students. This is done via service task in camunda.
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
Description
When the registration window starts, an email is sent to all students. This is done via service task in camunda.
Tasks