2021年9月30日
摘要: 1.pom引入依赖包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> 2.配置文件配置 #发件人邮箱服务器 阅读全文
posted @ 2021-09-30 11:11 汤姆猫8 阅读(581) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-09-30 00:04 汤姆猫8 阅读(93) 评论(0) 推荐(0)