java-tutorials/spring-mvc-email
Doha2012 7114e3965b fix spring config (#2374)
* fix spring config

* fix spring config
2017-08-05 15:48:10 +03:00
..
2017-08-05 15:48:10 +03:00
2017-08-05 15:48:10 +03:00
2017-02-19 22:22:43 +01:00

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.