240 私信
这个人很懒,暂无签名信息
0

javaMail 发送邮件遇到的一些问题

开发 使用springboot 进行实现邮件发送功能,会简化很多工作。 添加依赖文件 org.springframework.boot spring-boot-starter-mail application.properties 配置文件 下面以163邮箱服务器为例进行配置 # 邮件服务器域名 spring.mail.host=smtp.163.com # 邮件服务...

个人介绍
暂无介绍