https://github.com/claudio-code/micro-service-spring-reactive-communication
https://github.com/claudio-code/micro-service-spring-reactive-communication
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/claudio-code/micro-service-spring-reactive-communication
- Owner: Claudio-code
- Created: 2022-09-07T00:32:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T01:20:46.000Z (over 2 years ago)
- Last Synced: 2025-02-15T20:54:11.771Z (4 months ago)
- Language: Java
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About project
- It is because I need to learn how to integrate reactive api with other services with no blocking libraries.
## Integrations tested
- Relational Databases with R2DBC driver.
- MongoDB with Mongodb driver Reactivestreams.
- Rabbitmq with Reactor Rabbitmq.