@Configuration @Requires(property="postmark.enabled", notEquals="false")
See: Description
Interface | Description |
---|---|
PostmarkConfiguration |
Defines Configuration for Postmark integration.
|
Class | Description |
---|---|
PostmarkConfigurationProperties |
ConfigurationProperties implementation of PostmarkConfiguration . |
PostmarkEmailComposer |
Composes a
Message given an Email . |
PostmarkEmailSender |