/template

API template for Spring Boot Kotlin

Primary LanguageKotlin

Running the template app

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