
|
If you were logged in you would be able to see more operations.
|
|
|
|
When RequestContextFilter or RequestContextListener call RequestContextHolder.setRequestAttributes(), they don't specify the inheritable flag, and so that defaults to false.
I'd like to be able to configure the filter or listener to specify the value of this flag.
|
|
Description
|
When RequestContextFilter or RequestContextListener call RequestContextHolder.setRequestAttributes(), they don't specify the inheritable flag, and so that defaults to false.
I'd like to be able to configure the filter or listener to specify the value of this flag. |
Show » |
|
Juergen