Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-webflux

A simple project to kickstart your spring boot and spring webflux journey

Note: In testing run the application by using any idea of your choice (example VSCode), by using postman or any other testing application you can check the validity of the application.

Sample Request : GET http://localhost:8080/service/flux or GET http://localhost:8080/service/mono

  • Sample Reponse :
    • Flux -> ABC
    • Mono -> Hello World

About

A simple project to kickstart your spring boot and spring webflux journey

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages