Skip to content

andrewharmellaw/camel-boot-cxf-soap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camel-boot-cxf-soap

A seed-project for starting new CXF-based SOAP-API Camel/Spring Boot projects.

This project is to be used to kick-start Camel/Spring-Boot projects (e.g. microservices) which expose a SOAP API. When used in conjunction with camel-boot (which does the same thing but exposes REST APIs) you have a good starter for ten for most microservices you may want to create.

Acknowledgements

The idea for these projects was pretty much stolen from Netflix's Karyon. It then evolved as we built more and more Microservice-based solutions at Capgemini.

There is little original thought in all that has been pulled together here - we're just sharing the glue, and the build files, and some examples which illustrate best practices. The core is based on:

  1. Apache Camel
  2. Spring-Boot
  3. Netflix Archaius and Hystrix
  4. CodaHale Metrics

Contributors

  • @andrewharmellaw
  • @azmadu
  • @gaythu-rajan

About

A seed-project for starting new CXF-based SOAP-API Camel/Spring Boot projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages