java mail配置
parent
64091557b7
commit
231da39c26
|
|
@ -49,8 +49,8 @@ spring:
|
||||||
password:
|
password:
|
||||||
protocol: smtp
|
protocol: smtp
|
||||||
test-connection: false
|
test-connection: false
|
||||||
properties:
|
# properties:
|
||||||
mail.smtp.auth: true
|
# mail.smtp.auth: true
|
||||||
mybatis:
|
mybatis:
|
||||||
type-aliases-package: com.boot.security.server.model
|
type-aliases-package: com.boot.security.server.model
|
||||||
mapper-locations: classpath:/mybatis-mappers/*
|
mapper-locations: classpath:/mybatis-mappers/*
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue