Uses of Class
org.springframework.web.util.CookieGenerator
Package
Description
Locale support classes for Spring's web MVC framework.
Theme support classes for Spring's web MVC framework.
-
Uses of CookieGenerator in org.springframework.web.servlet.i18n
Modifier and TypeClassDescriptionclass
LocaleResolver
implementation that uses a cookie sent back to the user in case of a custom setting, with a fallback to the configured default locale, the request'sAccept-Language
header, or the default locale for the server. -
Uses of CookieGenerator in org.springframework.web.servlet.theme
Modifier and TypeClassDescriptionclass
Deprecated.as of 6.0, with no direct replacement