Skip to content

MaximBogun/Spring-Webflux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Webflux Example:

Simple example of using spring web flux (REST + WebSockets)

Run - mvn spring-boot:run

REST ENDPOINTS

GET         /get/{id}
POST        /save
DELETE      /delete/{id}
GET         /get/all

WebSocket (WebSocketHandler) navigate here http://localhost:8080/index.html

Test Image 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors