Upgrade to SendGrid 3.2.0

Closes gh-9211
This commit is contained in:
Andy Wilkinson
2017-05-12 14:11:01 +01:00
parent 97a3a94042
commit 47807b8925
5 changed files with 19 additions and 80 deletions

View File

@@ -134,8 +134,6 @@ content into your application; rather pick only the properties that you need.
# 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
spring.sendgrid.proxy.port= # SendGrid proxy port