Sign inSign up

gnuton/test-kotlin-template

By gnuton

Updated over 7 years ago

This repo builds the kotlin template on my github.

Image
0

976

gnuton/test-kotlin-template repository overview

Build Status

Stupid spring boot template

Kind of opinonated template using the following technologies

  • Kotlin
  • Gradle
  • Spring boot

Build the fat jar

./gradlew build
Run the jar
./gradlew bootRun
Build docker container
docker build -t template
run docker container
docker run template

Tag summary

Content type

Image

Digest

Size

63.8 MB

Last updated

over 7 years ago

docker pull gnuton/test-kotlin-template