trajano/app-ms

Add X-Request-ID from the gateway

Closed this issue · 0 comments

Generate a random token and pass it to every request down as part of the header.

In ms common a new prefilter is needed to call slf4j MDC put to store the request ID and the default logback message should add it in as well.