Skip to content

bastman/skeleton-springboot-kotlin

Repository files navigation

skeleton-springboot-kotlin

  • a simple project template for creating a springboot microservice

features

  • spring boot 1.5.*, swagger ui, undertow, jackson, caffeine
  • gradle multi-module project
  • demo: simple tweet api

run

$ ./gradlew bootRun

--> and then open http://localhost:8080 in your browser

project flavours

This project has been implemented in different flavours:

kotlin

java

About

a simple starter project template for spring boot microservices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages