(手把手教程)Springboot發送郵件

配置 1.導入依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> 二、添加配置參數 QQ郵箱配置html spring: mail: host: smtp.qq.com #發送
相關文章
相關標籤/搜索