https://github.com/piomin/sample-message-driven-microservices
sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer groups
https://github.com/piomin/sample-message-driven-microservices
kafka message-driven microservices rabbitmq spring-boot spring-cloud spring-cloud-sleuth spring-cloud-stream testing
Last synced: 10 months ago
JSON representation
sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer groups
- Host: GitHub
- URL: https://github.com/piomin/sample-message-driven-microservices
- Owner: piomin
- Created: 2018-06-13T10:18:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T18:42:25.000Z (10 months ago)
- Last Synced: 2025-04-09T21:18:20.298Z (10 months ago)
- Topics: kafka, message-driven, microservices, rabbitmq, spring-boot, spring-cloud, spring-cloud-sleuth, spring-cloud-stream, testing
- Language: Java
- Homepage: https://piotrminkowski.com
- Size: 57.6 KB
- Stars: 40
- Watchers: 5
- Forks: 36
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Building and testing message-driven microservices using Spring Cloud Stream [](https://twitter.com/piotr_minkowski)
[](https://circleci.com/gh/piomin/sample-message-driven-microservices)
[](https://sonarcloud.io/dashboard?id=piomin_sample-message-driven-microservices)
[](https://sonarcloud.io/dashboard?id=piomin_sample-message-driven-microservices)
[](https://sonarcloud.io/dashboard?id=piomin_sample-message-driven-microservices)
[](https://sonarcloud.io/dashboard?id=piomin_sample-message-driven-microservices)
Detailed description can be found here: [Building and testing message-driven microservices using Spring Cloud Stream](https://piotrminkowski.com/2018/06/15/building-and-testing-message-driven-microservices-using-spring-cloud-stream/)