lenagainulina / lost-in-berlin

A B2C web and mobile app
0 stars 1 forks source link

TE-008 springful mail service #20

Closed sergeylukichev closed 6 years ago

sergeylukichev commented 6 years ago

Fixes #19

Open issues:

  1. Notification mail
  2. It is not clear whether we need to return something from MailService. Sending mail is usually asynchronous task, which can just log an exception when something goes wrong. We may find it out by analyzing logs or, going advanced, add some monitoring, based on logs analysis.