An open API service indexing awesome lists of open source software.

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

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.