Browse Source

📝 更新 邮件 模块的 README 文件

3.x
Yangkai.Shen 3 years ago
parent
commit
4f061da57b
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      demo-base/demo-base-email/README.md

+ 3
- 3
demo-base/demo-base-email/README.md View File

@@ -250,6 +250,6 @@ public class MailServiceImpl implements MailService {

### 3.参考

- Spring Boot 官方文档:https://docs.spring.io/spring-boot/docs/3.0.0-M4/reference/htmlsingle/#io.email
- Spring 官方文档:https://docs.spring.io/spring-framework/docs/6.0.0-M5/reference/html/integration.html#mail
- jasypt 加解密文档:https://github.com/ulisesbocchio/jasypt-spring-boot#what-to-do-first
- [Spring Boot 官方文档之邮件](https://docs.spring.io/spring-boot/docs/3.0.0-M4/reference/htmlsingle/#io.email)
- [Spring 官方文档之邮件](https://docs.spring.io/spring-framework/docs/6.0.0-M5/reference/html/integration.html#mail)
- [jasypt 加解密文档](https://github.com/ulisesbocchio/jasypt-spring-boot#what-to-do-first)

Loading…
Cancel
Save