Added examples for the @RestClientTest article, fixed mail port (#513)

This commit is contained in:
Sergey Petunin
2016-07-19 19:01:18 +06:00
committed by Grzegorz Piwowarek
parent 3efa23b6b5
commit cb8f58a9e7
6 changed files with 139 additions and 3 deletions
@@ -1,3 +1,3 @@
spring.mail.host=localhost
spring.mail.port=25
spring.mail.port=8025
spring.mail.properties.mail.smtp.auth=false