jmlw / spring-boot-kotlin-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-boot-kotlin-boilerplate

Swagger Documentation

To access swagger documentation of the API, run the application with the "swagger" profile using ./gradlew bootRun -Dspring.profiles.active=swagger. This will enable Springfox swagger doc generation and expose an endpoint at http://localhost:8080/v2/api-docs

About

License:MIT License


Languages

Language:Kotlin 98.1%Language:TSQL 1.9%