Commit 48961e8a by chenzy

【新增】邮件配置

parent 0dea4c22
......@@ -19,6 +19,12 @@ spring:
url: jdbc:mysql://mysql0:3306/d0?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSsl=false
username: user0
password: password0
mail:
host: mail0
password: password0
port: port0
default-encoding: UTF-8
eureka:
client:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment