Projects with this topic
Sort by:
-
Practice Real-World Project for Distributed Systems using Kotlin, Vavr, and Spring Webflux
Updated -
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 -
-
Proof of concept reactive project
Updated