Package io.micronaut.core.util.locale
Interface LocaleResolutionConfiguration
public interface LocaleResolutionConfiguration
Locale resolution configuration.
- Since:
- 2.3.0
-
Method Summary
-
Method Details
-
getFixed
- Returns:
- The fixed locale.
-
getDefaultLocale
- Returns:
- The locale to be used if one cannot be resolved.
-