Skip to content

API template for Spring Boot Kotlin

Notifications You must be signed in to change notification settings

wertydoo/template

 
 

Repository files navigation

Running the template app

docker build -t <your-tag-name> .
docker run -p 8019:8018 <tag-name>

About

API template for Spring Boot Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 96.2%
  • Dockerfile 3.8%