@Configuration @ConditionalOnClass(value=org.thymeleaf.spring4.view.ThymeleafViewResolver.class) protected static class DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingThymeleafViewResolverConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
DeviceDelegatingThymeleafViewResolverConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver |
deviceDelegatingThymeleafViewResolver(DeviceDelegatingViewResolverFactory factory,
org.thymeleaf.spring4.view.ThymeleafViewResolver viewResolver) |
protected DeviceDelegatingThymeleafViewResolverConfiguration()
@Bean @ConditionalOnBean(value=org.thymeleaf.spring4.view.ThymeleafViewResolver.class) public org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver deviceDelegatingThymeleafViewResolver(DeviceDelegatingViewResolverFactory factory, org.thymeleaf.spring4.view.ThymeleafViewResolver viewResolver)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.