Skip to content

sumit23/spring-webflux-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-webflux-sample

A sample REST API application based on spring webflux

Local setup

The application needs postgres to run. There is just one table for which the create SQL query is mentioned in src/main/resources/data.sql.

Compile the application with mvn clean install

Run the application with mvn spring-boot:run

Swagger

The application has swagger 2 integrated. Access the swagger at

Swagger Local URL

About

A sample REST API app based on spring webflux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages