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

https://github.com/rafaelswr/springbootreactivedev

WebFlux, R2DBC-PostgreSQL
https://github.com/rafaelswr/springbootreactivedev

api-rest lombok r2dbc-postgresql spring-reactive

Last synced: 4 months ago
JSON representation

WebFlux, R2DBC-PostgreSQL

Awesome Lists containing this project

README

        

### Description

Introduction to Spring with Reactive Programming: hands-on repository focused on foundational concepts of Spring WebFlux.

Covers the basics of building non-blocking, asynchronous APIs with Mono and Flux for reactive data handling,
aiming to provide a stepping stone for scalable and responsive application development

### Technologies
- **Spring WebFlux**
- **R2DBC-PostgreSQL**

### IDE
Intellij IDEA