Class SendGridProperties

java.lang.Object
org.springframework.boot.autoconfigure.sendgrid.SendGridProperties

@ConfigurationProperties(prefix="spring.sendgrid") public class SendGridProperties extends Object
@ConfigurationProperties for SendGrid.
Since:
1.3.0
  • Constructor Details

    • SendGridProperties

      public SendGridProperties()
  • Method Details