02 2019 档案

摘要:相信使用过Spring的众多开发者都知道Spring提供了非常好用的JavaMailSender接口实现邮件发送。在Spring Boot的Starter模块中也为此提供了自动化配置。下面通过实例看看如何在Spring Boot中使用JavaMailSender发送邮件。 快速入门 在Spring 阅读全文
posted @ 2019-02-11 15:46 Tu9oh0st 阅读(339) 评论(0) 推荐(1)
摘要:技术栈: 后端 Springboot druid Spring security 数据库 MySQL 前端 vue elementUI 项目演示: GitHub地址: 后端:https://github.com/TUGOhost/My Blog 前端:https://github.com/TUGOh 阅读全文
posted @ 2019-02-10 19:37 Tu9oh0st 阅读(698) 评论(0) 推荐(0)