https://github.com/hendisantika/swagger-kotlin
A Simple Example of using Swagger in Spring Boot Kotlin
https://github.com/hendisantika/swagger-kotlin
Last synced: about 2 months ago
JSON representation
A Simple Example of using Swagger in Spring Boot Kotlin
- Host: GitHub
- URL: https://github.com/hendisantika/swagger-kotlin
- Owner: hendisantika
- Created: 2017-09-12T22:50:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T23:05:28.000Z (2 months ago)
- Last Synced: 2025-04-13T00:11:45.050Z (about 2 months ago)
- Language: Kotlin
- Size: 1.62 MB
- Stars: 16
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot Swagger Kotlin
Run this project by this command : `./gradlew clean bootRun`
Go to your browser and type this : `http://localhost:8080/swagger-ui.html`
### Screenshot
Swagger Home Page

Swagger Home Page 2

Full Details Swagger Home Page

New Swagger UI Home Page
