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
- Host: GitHub
- URL: https://github.com/hendisantika/spring-boot-webflux-openapi
- Owner: hendisantika
- Created: 2021-10-04T01:09:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T23:01:37.000Z (5 months ago)
- Last Synced: 2025-03-26T18:21:26.383Z (2 months ago)
- Language: Java
- Size: 1.43 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

