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
- Host: GitHub
- URL: https://github.com/rafaelswr/springbootreactivedev
- Owner: rafaelswr
- Created: 2024-10-26T22:45:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T23:12:17.000Z (8 months ago)
- Last Synced: 2025-01-12T07:13:53.641Z (5 months ago)
- Topics: api-rest, lombok, r2dbc-postgresql, spring-reactive
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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