2023年4月21日

SpringBoot邮箱注册

摘要: 首先在pom.xml导入依赖 <!-- springboot 邮件mail --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> < 阅读全文

posted @ 2023-04-21 17:50 鹏星 阅读(83) 评论(0) 推荐(0) 编辑

导航