Added header-filter function and processor.

This commit is contained in:
Corneil du Plessis
2023-04-05 17:59:21 +02:00
committed by Corneil du Plessis
parent 670595e2ce
commit 2b66ea3bff
19 changed files with 687 additions and 12 deletions

View File

@@ -14,6 +14,7 @@
<module>aggregator-function</module>
<module>filter-function</module>
<module>header-enricher-function</module>
<module>header-filter-function</module>
<module>http-request-function</module>
<module>spel-function</module>
<module>payload-converter-function</module>