Closes gh-9570
This commit is contained in:
Stephane Nicoll
2017-06-22 09:32:38 +02:00
parent beb72ca8ee
commit aac80e0b02
4 changed files with 4 additions and 4 deletions

View File

@@ -139,7 +139,7 @@ content into your application; rather pick only the properties that you need.
spring.reactor.stacktrace-mode.enabled=false # Set whether Reactor should collect stacktrace information at runtime.
# SENDGRID ({sc-spring-boot-autoconfigure}/sendgrid/SendGridAutoConfiguration.{sc-ext}[SendGridAutoConfiguration])
spring.sendgrid.api-key= # SendGrid api key (alternative to username/password)
spring.sendgrid.api-key= # SendGrid API key.
spring.sendgrid.proxy.host= # SendGrid proxy host.
spring.sendgrid.proxy.port= # SendGrid proxy port.