Uses of Enum
org.springframework.boot.autoconfigure.web.WebProperties.LocaleResolver
Package
Description
Auto-configuration for common web concerns.
-
Uses of WebProperties.LocaleResolver in org.springframework.boot.autoconfigure.web
Modifier and TypeMethodDescriptionWebProperties.getLocaleResolver()
static WebProperties.LocaleResolver
Returns the enum constant of this type with the specified name.static WebProperties.LocaleResolver[]
WebProperties.LocaleResolver.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
WebProperties.setLocaleResolver
(WebProperties.LocaleResolver localeResolver)