@Configuration public class FrameworkWebConfig extends Object
| Constructor and Description |
|---|
FrameworkWebConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.mobile.device.DeviceResolver |
blDeviceResolver() |
org.springframework.web.filter.RequestContextFilter |
blRequestContextFilter()
Place a RequestContextFilter very high in the pre-security filter chain in order to guarantee
the RequestContext is set for any subsequent need.
|
List<SeoPropertyGenerator> |
blSeoPropertyGenerators(BasicSeoPropertyGeneratorImpl basicSeo) |
@Bean public org.springframework.web.filter.RequestContextFilter blRequestContextFilter()
@Bean public org.springframework.mobile.device.DeviceResolver blDeviceResolver()
@Bean @ConditionalOnTemplating public List<SeoPropertyGenerator> blSeoPropertyGenerators(@Qualifier(value="blBasicSeoPropertyGenerator") BasicSeoPropertyGeneratorImpl basicSeo)
Copyright © 2018. All rights reserved.