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