| Interface | Description |
|---|---|
| I18nAware | |
| I18nEnum |
Empower i18n capability to common enums
|
| Class | Description |
|---|---|
| I18nString |
String can be used as i18n template,
* code - template id
* args - template arguments
* hint - default text or template, not in hash and equals
* i18n - i18n text, not in hash and equals
|
| LocaleResolver |
Supports the underscore(en_US) and the kebab(en-US) naming,
return Locale.getDefault() if not found.
|
| ZoneIdResolver |
Supports case-insensitive and partial naming
|
Copyright © 2024. All rights reserved.