@Configuration @Requires(property="sendgrid.enabled", notEquals="false")
See: Description
| Interface | Description |
|---|---|
| SendGridConfiguration |
Defines Configuration for SendGrid integration.
|
| Class | Description |
|---|---|
| SendGridConfigurationProperties |
ConfigurationProperties implementation of SendGridConfiguration. |
| SendgridEmailComposer |
Composes
Request for Email. |
| SendgridEmailSender |