Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 792 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 792 Bytes

Spring Boot Reactive - Playground

This is a playground for illustrating the reactive concepts added to spring-boot since Spring 5

Before starting with spring-reactive I would recommend you to get an understanding about the concepts of reactive programming by reading Notes on Reactive Programming and the Reactor 3 Reference Guide.

Feel free to use this project as a bootstrap for your spring-boot-reactive projects.

Overview

  • spring-boot-ractive-mongo - sample project showing usage of spring-data reactive concepts for MongoDB