Title
摘要: 1、导入依赖 springboot 集成了发送邮件功能的依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency 阅读全文
posted @ 2022-02-08 10:22 快乐小洋人 阅读(246) 评论(0) 推荐(0) 编辑