Skip to content

fjlopez/spring-webflux-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Webflux: A basic CRUD application with SSE

Based on the work of:

Requires:

  • Java 10
  • Spring Boot 2.0.0
  • Reactive Web

Uses:

  • Domain objects
  • Data repository
  • A handler for streams of 1 element (Mono)
  • A handler for streams of N elements (Flux)

About

Testing Spring Webflux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages