The purpose of this project is to show how to use Apache Camel (with Apache Karaf) to build kind of business integration platform.
From a technical standpoint, this sample project shows:
- how to use multicast/recipient list in sync and async mode
- how to use CXFRS endpoint integrated with swagger/openAPI
- how to use interceptor to add automatic logging or processing
- how to reuse routes and services to optimize reusability
- how to implement tests
- how to package (bundle, distributuion, docker, k8s/helm)
- how to integrate zipkin and decanter
- Fintech