Projects with this topic
-
A demo of reactive programming in Spring WebFlux. It implements a user management API with non-blocking create, get, and stream operations. Security is handled via JWT-based authentication to illustrate best practices for reactive endpoints. The project is intended for learning and experimenting with reactive architectures, streaming data, and scalable non-blocking APIs in Spring.
Updated -
-
This repository is for learning R2DBC with Spring Webflux parallel to the [Learning Webflux 3.0] repository
Updated -
My Reactive Programming learning using Spring Boot Webflux, and Kotlin.
Updated -
-
-
This project show how to use R2DBC inside Spring.
Updated -
A Gradle plugin which pre-configures Java projects with an assortment of plugins and managed dependency versions for modern Java development.
Updated