Fix mdc cleanup, propagate level header, code clean up.
This commit is contained in:
parent
5a5fa8a408
commit
0a7a34cb34
10 changed files with 119 additions and 36 deletions
|
@ -13,7 +13,7 @@ import lombok.NoArgsConstructor;
|
|||
import lombok.extern.slf4j.Slf4j;
|
||||
|
||||
/**
|
||||
* Controller for testing {@link HeaderLoggingHttpFilter} and {@link PrincipalHttpFilter}.
|
||||
* Controller for testing {@link HeaderLoggingServerHttpFilter} and {@link PrincipalHttpFilter}.
|
||||
*
|
||||
* @author Stephan Schnabel
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue