config.traceability.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of traceability Show documentation
Show all versions of traceability Show documentation
A handler that checks if X-Traceability-Id in the request header and put it into response header if yes.
# Traceability Id handler configuration
---
# Indicate if this handler is enabled or not
enabled: ${traceability.enabled:true}