Uses of Class
org.springframework.web.servlet.theme.AbstractThemeResolver
Package
Description
Theme support classes for Spring's web MVC framework.
-
Uses of AbstractThemeResolver in org.springframework.web.servlet.theme
Modifier and TypeClassDescriptionclass
ThemeResolver
implementation that simply uses a fixed theme.class
ThemeResolver
implementation that uses a theme attribute in the user's session in case of a custom setting, with a fallback to the default theme.