Skip to content

heli-os/francesco-jo-kotlin-springboot-template

 
 

Repository files navigation

kotpringboot-multimodule-template

Table of Contents
  • A stable internet connection for first build.

  • Docker executable operating systems

    • xNix friendly is preferred

    • Tested and verified under WSL2 environment

  • OpenJDK 17+

  • Gradle 7+

Run with profiles:

Note that default spring profile would be set to local if spring.profiles.active option is omitted.

$ java -jar build/app-main.jar --spring.profiles.active=[local,alpha,beta,release]

About

Spring boot web + Kotlin template project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.5%
  • Vim Snippet 0.5%