@Configuration @ConditionalOnClass(value=) protected static class ThymeleafAutoConfiguration.ThymeleafViewResolverConfiguration extends Object implements EnvironmentAware
Modifier | Constructor and Description |
---|---|
protected |
ThymeleafAutoConfiguration.ThymeleafViewResolverConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
setEnvironment(Environment environment) |
ThymeleafViewResolver |
thymeleafViewResolver() |
protected ThymeleafAutoConfiguration.ThymeleafViewResolverConfiguration()
public void setEnvironment(Environment environment)
setEnvironment
in interface EnvironmentAware
@Bean @ConditionalOnMissingBean(name="thymeleafViewResolver") public ThymeleafViewResolver thymeleafViewResolver()
Copyright © 2014. All rights reserved.