Skip to content

sonerd/spring-boot-reactive

Repository files navigation

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