Skip to content

klg71/kotlin_springboot_blueprint

Repository files navigation

SpringBoot Kotlin Blueprint

Example to build a minimal Kotlin SpringBoot application.

Build

./gradlew clean build

Execute

./gradlew bootRun

This will start a webserver on the port 8080 that answers Hello World on http://localhost:8080/

About

A minimal Springboot Kotlin project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages