spring-boot/spring-boot-starters/spring-boot-starter-mail
Stephane Nicoll ccc5e65779 Add email support
This commit adds a new starter to auto-configure a MailSender when the
necessary classes are present and when the property "spring.mail.host" is
set.

The auto-configuration also accepts any arbitrary properties that
JavaMail might need using the "spring.mail.properties" prefix.

Fixes gh-1760
2014-10-29 15:39:05 +01:00
..
src/main/resources/META-INF Add email support 2014-10-29 15:39:05 +01:00
pom.xml Add email support 2014-10-29 15:39:05 +01:00