@Configuration public class FrameworkWebConfig extends Object
| Constructor and Description |
|---|
FrameworkWebConfig() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
@Bean public org.springframework.web.filter.RequestContextFilter blRequestContextFilter()
Copyright © 2018. All rights reserved.