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 Testing with Spring Webflux parallel to the [Learning Webflux 3.0] repository
Updated -
POC Spring Boot 4.0 with Webflux and Security
Updated -
A simple Spring Cloud demo project (Eureka, Feign, Ribbon) and different APIs (REST, GraphQL, gRPC).
Updated -
Kotlin + Spring Boot (functional routing DSL) + Webflux + HTTP/2 + AWS SDK + LocalStack
Updated -
My Reactive Programming learning using Spring Boot Webflux, and Kotlin.
Updated -
This small project emphases on the infrastructure module of hexagonal architecture. It shows how you can connect different datasource to your app while keeping the domain isolated
Updated -
My learning path to be a Backend Developer
Updated -
A sample project made using Spring boot, R2DBC, WebFlux, Kotlin and coroutines
Updated -
The "queens" puzzle in Scala programming language
Updated -
-
Proof of concept reactive project
Updated -
Scrape, persist, and expose event data.
Updated