spring boot java mail 导致程序无法启动问题
摘要:<!-- 发送邮件 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> mail: host: smt
阅读全文
posted @ 2020-02-03 15:32
posted @ 2020-02-03 15:32