Polish contribution

Closes gh-4574
This commit is contained in:
Stephane Nicoll
2016-01-26 15:18:32 +01:00
parent 3bf6c2fe1f
commit 3562026e9a
4 changed files with 36 additions and 37 deletions

View File

@@ -120,6 +120,7 @@ content into your application; rather pick only the properties that you need.
spring.profiles.include= # Unconditionally activate the specified comma separated profiles.
# SENDGRID ({sc-spring-boot-autoconfigure}/sendgrid/SendGridAutoConfiguration.{sc-ext}[SendGridAutoConfiguration])
spring.sendgrid.api-key= # SendGrid api key (alternative to username/password)
spring.sendgrid.username= # SendGrid account username
spring.sendgrid.password= # SendGrid account password
spring.sendgrid.proxy.host= # SendGrid proxy host