摘要: 1.Maven依赖 <!--邮件--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> <!--ical4 阅读全文
posted @ 2022-08-29 16:36 sowler 阅读(85) 评论(0) 推荐(0) 编辑