摘要:
解决IntelliJ IDEA下 maven 运行命令 报错Unknown lifecycle phase ".test.skip=true". You must specify a valid lifecycle phase or a goal in the format。 摘抄:https:// 阅读全文
摘要:
Spring Boot使用JavaMailSender发送邮件 Spring提供了非常好用的JavaMailSender接口实现邮件发送。在Spring Boot的Starter模块中也为此提供了自动化配置。 第一章 快速入门 Spring Boot的工程中的pom.xml中引入spring-boo 阅读全文