java-tutorials/spring-mvc-email
Doha2012 d0b42d10f2 modify tomcat dependency (#3806) 2018-03-12 22:21:45 +02:00
..
src/main fix spring config (#2374) 2017-08-05 15:48:10 +03:00
README.md README files update (#1195) 2017-02-19 22:22:43 +01:00
pom.xml modify tomcat dependency (#3806) 2018-03-12 22:21:45 +02:00

README.md

Relevant articles:

Spring MVC Email

Example Spring MVC project to send email from web form.

Installing and Running

Just run the Spring Boot application. Type http://localhost:8080 in your browser to open the application.

Sending test emails

Follow UI links to send simple email, email using template or email with attachment.