@Configuration(value="casThemesConfiguration") @EnableConfigurationProperties(value=CasConfigurationProperties.class) public class CasThemesConfiguration extends java.lang.Object
CasThemesConfiguration
.Modifier and Type | Class and Description |
---|---|
static class |
CasThemesConfiguration.CasThymeleafOutputTemplateHandler
The Cas thymeleaf output template handler which attempts to compress the whitespace
produced by thymeleaf's conditional flags.
|
Constructor and Description |
---|
CasThemesConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.ViewResolver |
registeredServiceViewResolver() |
org.springframework.web.servlet.ThemeResolver |
serviceThemeResolver() |