Skip to content

An example project to illustrate how to document Spring Boot Webflux with Swagger2.

Notifications You must be signed in to change notification settings

NashTech-Labs/spring-webflux-swagger-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-webflux-swagger-example

An example project to illustrate how to document Spring Boot Webflux with Swagger2

Requirements

  • Java 11

Installation

$ git clone https://github.com/spring-webflux-swagger-example.git

Usage

$ mvn run
  • Now open your favorite web-browser (Chrome) to http://localhost:8080/swagger-ui.html which is automatically generated from the BookController web-flux mapping.

swagger-ui

About

An example project to illustrate how to document Spring Boot Webflux with Swagger2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages