Skip to content

yupiik/camel-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI with Maven

Apache Camel Sample

The purpose of this project is to show how to use Apache Camel (with Apache Karaf) to build kind of business integration platform.

Abstract

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

Domain

  • Fintech

Releases

No releases published

Packages

No packages published

Languages