摘要: springBoot邮件发送工具 pom <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> yaml spr 阅读全文
posted @ 2022-06-13 17:50 黄河大道东 阅读(64) 评论(0) 推荐(0) 编辑