Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This application demonstrates main concerns of reactive applications design with Spring 5 WebFlux & Reactor with different integrations such as WebClient or Spring Data MongoDB.

Run

MongoDB running on localhost:27017 required. Could be quickly launched with Docker:

docker run --name some-mongo -p 0.0.0.0:27017:27017 -d mongo

To run application with Maven and Spring Boot:

mvn spring-boot:run

About

Demo app with Spring 5 WebFlux and Reactive Design

Topics

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages