摘要: 1、引入依赖 <!--邮件发送 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> 2、参数信息配置 阅读全文
posted @ 2020-11-13 10:13 路易蓝 阅读(79) 评论(0) 推荐(0) 编辑