@Component @ConfigurationProperties(prefix="admin-web-module.locale") public class LocaleProperties extends Object
Constructor and Description |
---|
LocaleProperties() |
Modifier and Type | Method and Description |
---|---|
Locale |
getDefaultLocale() |
List<Locale> |
getOptions() |
void |
setDefaultLocale(Locale defaultLocale) |
void |
setOptions(List<Locale> options) |
Copyright © 2020. All rights reserved.