https://github.com/hendisantika/swagger-kotlin
A Simple Example of using Swagger in Spring Boot Kotlin
https://github.com/hendisantika/swagger-kotlin
Last synced: 5 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 8 years ago)
- Default Branch: master
- Last Pushed: 2025-07-24T23:41:44.000Z (5 months ago)
- Last Synced: 2025-07-25T03:31:10.893Z (5 months ago)
- Language: Kotlin
- Size: 1.63 MB
- Stars: 16
- Watchers: 2
- Forks: 11
- 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
