Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piomin/sample-camel-spring-boot
three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, hystrix, ribbon and other tools
https://github.com/piomin/sample-camel-spring-boot
apache-camel api-gateway circuit-breaker consul eip fallback hystrix inter-service-communication load-balancer spring-boot
Last synced: 19 days ago
JSON representation
three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, hystrix, ribbon and other tools
- Host: GitHub
- URL: https://github.com/piomin/sample-camel-spring-boot
- Owner: piomin
- Created: 2017-03-01T08:10:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T21:15:06.000Z (22 days ago)
- Last Synced: 2024-10-26T08:47:58.113Z (20 days ago)
- Topics: apache-camel, api-gateway, circuit-breaker, consul, eip, fallback, hystrix, inter-service-communication, load-balancer, spring-boot
- Language: Java
- Homepage: https://piotrminkowski.com
- Size: 124 KB
- Stars: 34
- Watchers: 3
- Forks: 40
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Microservices with Apache Camel [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social&logo=twitter&label=Follow%20Me)](https://twitter.com/piotr_minkowski)
[![CircleCI](https://circleci.com/gh/piomin/sample-camel-spring-boot.svg?style=svg)](https://circleci.com/gh/piomin/sample-camel-spring-boot)
[![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-black.svg)](https://sonarcloud.io/dashboard?id=piomin_sample-camel-spring-boot)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-camel-spring-boot&metric=bugs)](https://sonarcloud.io/dashboard?id=piomin_sample-camel-spring-boot)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-camel-spring-boot&metric=coverage)](https://sonarcloud.io/dashboard?id=piomin_sample-camel-spring-boot)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=piomin_sample-camel-spring-boot&metric=ncloc)](https://sonarcloud.io/dashboard?id=piomin_sample-camel-spring-boot)Detailed description can be found here: [Microservices with Apache Camel](https://piotrminkowski.com/2017/03/03/microservices-with-apache-camel/)
## Advanced Microservices with Apache Camel
Detailed description can be found here: [Advanced Microservices with Apache Camel](https://piotrminkowski.wordpress.com/2017/04/04/advanced-microservices-with-apache-camel/)