Skip to content

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

License

Notifications You must be signed in to change notification settings

pgilad/spring-boot-webflux-swagger-starter

Repository files navigation

spring-boot-webflux-swagger-starter

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

Requirements

  • Java 11

Installation

$ git clone https://github.com/pgilad/spring-boot-webflux-swagger-starter.git

Usage

$ gradle bootRun

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

swagger-ui

License

MIT © Gilad Peleg

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages