Projects with this topic
Sort by:
-
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 -
The "queens" puzzle in Scala programming language
Updated -
A one stop project for examples of using the ReactiveStreams MongoDB driver with RxJava.
Updated