Commit Graph

17 Commits

Author SHA1 Message Date
eugenp 6886ebc511 minor maven cleanup 2016-12-22 09:15:11 +02:00
DOHA a4bccbf184 upgrade dependencies 2016-12-07 00:18:52 +02:00
Grzegorz Piwowarek da66ba8955 Remove unnecessary comments 2016-11-19 08:30:42 +02:00
Prashant Khanal 6d8a11f0a6 @Qualifier annotation removed 2016-11-18 11:15:38 -08:00
oreva 807a4d2db9 Implemented changes regarding the latest review. 2016-11-06 12:07:51 +02:00
oreva 4d46d52733 Patch 0001-Code-cleanup.patch applied. 2016-11-06 10:23:19 +02:00
oreva 309e1a2da7 Options to send different types of emails were moved to the home page. 2016-10-06 12:53:00 +03:00
oreva 2f4ac59c54 Unused imports removed; Application filed cleaned up from the logic of sending email on startup. 2016-09-18 20:53:09 +03:00
oreva b86dd316bb README.md file added. 2016-09-18 20:47:55 +03:00
oreva 095fe5625a Implemented changes according to the latest comments in my pull request.
Now we can send email from the web. Access: http://localhost:8080
2016-09-13 09:35:23 +03:00
oreva 6a599b9406 pom_old.xml deleted. 2016-08-29 11:49:29 +03:00
oreva 31bac637ac Changed application.properties on defaults for username and pwd. 2016-08-23 00:04:26 +03:00
oreva faf368d10c Spring-boot-starter-mail provided succsessfully. 2016-08-22 23:58:18 +03:00
oreva 468ccfc216 Spring-boot-starter-mail added. Don't work (JavaMailSender is not created automatically). 2016-08-18 22:33:41 +03:00
oreva 8c21d6a3b0 My personal username and pwd removed, test strings added instead. 2016-07-28 21:57:56 +03:00
oreva 2bef18b3db Validation for empty "to" and "from" fields added. 2016-07-28 21:56:36 +03:00
oreva 24c25206a4 Spring MVC Email application added. 2016-07-28 18:41:17 +03:00