sonerd / spring-boot-reactive

Spring Boot Reactive related samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Spring Boot Reactive related samples


Languages

Language:Java 100.0%