An open API service indexing awesome lists of open source software.

https://github.com/hendisantika/spring-boot-webflux-openapi

Spring Boot Webflux OpenAPI
https://github.com/hendisantika/spring-boot-webflux-openapi

Last synced: about 2 months ago
JSON representation

Spring Boot Webflux OpenAPI

Awesome Lists containing this project

README

        

# spring-boot-webflux-openapi

### Things to do list

1. Clone this repository: `git clone https://github.com/hendisantika/spring-boot-webflux-openapi.git`
2. Navigate to the folder: `cd spring-boot-webflux-openapi`
3. Run the application: `mvn clean spring-boot:run`
4. Open your favorite browser: http://localhost:8080/swagger-doc/v3/api-docs

### Images Scren shot

Swagger UI

![Swagger UI](img/Swagger%20UI.png "Swagger UI")

![Swagger UI](img/Swagger%20UI1.png "Swagger UI")