Skip to content

birddevelper/simple-reactive-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Reactive API

This Spring boot app contains an endpoint that emits Foo object every second.

  • Spring boot version : 3.0.4 (latest stable version)
  • Java version : 17
  • Port : 8080
  • Endpoint : /foo

About

Simple reactive api emitting a simple resource using Flux in Spring boot 3.0.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages