@Configuration @ConfigurationProperties(prefix="spring.mail") public class EmailConfigurationProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MAIL_SMTP_AUTH_PROPERTY |
static String |
MAIL_SMTP_STARTTLS_ENABLED_PROPERTY |
| Constructor and Description |
|---|
EmailConfigurationProperties() |
public static final String MAIL_SMTP_AUTH_PROPERTY
public static final String MAIL_SMTP_STARTTLS_ENABLED_PROPERTY
Copyright © 2018. All rights reserved.