Make Mongo & JDBC modules as auto-config

* Also make a `spring-splitter-function` as an auto-config since it used in Mongo & JDBC suppliers
* Fix all their Checkstyle violations
This commit is contained in:
Artem Bilan
2024-01-09 13:10:18 -05:00
parent 26479fb1bc
commit 8ef105b9c5
37 changed files with 184 additions and 183 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 `SpliiterFunctionConfiguration` in a Spring Boot application and then inject the following bean.
The `SpliiterFunctionConfiguration` auto-configuration provides the following bean:
`splitterFunction`