Make header-enricher &header-filter functions as auto-config

* Fix Checkstyle violations in those module
This commit is contained in:
Artem Bilan
2024-01-10 10:09:31 -05:00
parent 97c3be83af
commit e1874eee92
13 changed files with 32 additions and 40 deletions

View File

@@ -4,7 +4,7 @@ This module provides a header enricher function that can be reused and composed
## Beans for injection
You can import the `HeaderEnricherFunctionConfiguration` in a Spring Boot application and then inject the following bean.
The `HeaderEnricherFunctionConfiguration` auto-configuration provides the following bean:
`headerEnricherFunction`