java.lang.Object | |
↳ | org.springframework.web.servlet.theme.AbstractThemeResolver |
![]() |
Abstract base class for ThemeResolver
implementations.
Provides support for a default theme name.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ORIGINAL_DEFAULT_THEME_NAME | Out-of-the-box value for the default theme name: "theme". |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return the name of the default theme.
| |||||||||||
Set the name of the default theme.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Out-of-the-box value for the default theme name: "theme".
Set the name of the default theme. Out-of-the-box value is "theme".