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 86a5746f39
commit bd5bf620be
10 changed files with 392 additions and 0 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>