Skip to content

Feat/email

Jean-Baptiste Nizet requested to merge feat/email into master

On top of !48 (merged)

Since the actual SMTP server is unknown for now, the email sending will crash. But I've tested that it actually works fine, and we can use a temporary server by overriding the spring.mail.xxx properties.

Merge request reports