| Class | Description |
|---|---|
| RequestContextLoggingFilter |
A servlet
Filter for retrieving request identifiers in a custom http header and adding it to the MDC for the request time. |
| RequestContextLoggingInterceptor |
A Spirng
ClientHttpRequestInterceptor to add a custom request identifier to the outgoing http request using a value from the MDC. |
| Util |
Simple Helper class
|
Copyright © 2018 codeboje.de. All rights reserved.