基于mvc模式的网上书城项目中遇到的问题及其解决方法
摘要:
. 邮箱不能链接问题 javax.mail.AuthenticationFailedException: failed to connect 解决: 配置如下: from=mercuryji@126.comhost=smtp.126.comusername=mercuryjipassword=123 阅读全文
posted @ 2018-05-22 17:41 Mercuryji 阅读(723) 评论(0) 推荐(0) 编辑