SpringBoot發送郵件服務,自定義發送人,以及附件名稱過長的亂碼問題。

SpringBoot自帶了mail相關的功能html 1、導入依賴java      <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency>   2、首先保證你要使用的郵箱得開通POP3/IMAP
相關文章
相關標籤/搜索