@Component
@Order(value=-2147483648)
public class ContextFilter
extends org.springframework.web.filter.GenericFilterBean
| Constructor and Description |
|---|
ContextFilter(ThreadContextService threadContextService) |
| Modifier and Type | Method and Description |
|---|---|
void |
doFilter(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
javax.servlet.FilterChain chain) |
@Autowired public ContextFilter(ThreadContextService threadContextService)