java-tutorials/spring-boot/src/test/resources/application.properties

3 lines
92 B
Properties
Raw Normal View History

2016-07-16 00:48:09 +03:00
spring.mail.host=localhost
spring.mail.port=8025
2016-07-16 00:48:09 +03:00
spring.mail.properties.mail.smtp.auth=false