public static class JHipsterProperties.Mail extends Object
| Constructor and Description |
|---|
Mail() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl() |
String |
getFrom() |
boolean |
isEnabled() |
void |
setBaseUrl(String baseUrl) |
void |
setEnabled(boolean enabled) |
void |
setFrom(String from) |
Copyright © 2019 JHipster. All rights reserved.