Uses of Enum Class
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 class with the specified name.static WebProperties.LocaleResolver[]
WebProperties.LocaleResolver.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
WebProperties.setLocaleResolver
(WebProperties.LocaleResolver localeResolver)