Skip to content

An example skeleton Spring Boot (Spring MVC) application using Kotlin and H2 database

Notifications You must be signed in to change notification settings

gartmand/springboot-kotlin-starter

Repository files navigation

springboot-kotlin-starter

This repository provides a basic example of a Spring Boot (Spring MVC) application in Kotlin, using an H2 database. Flyway DB Migrations are enabled, and scripts are provided in the main resources folder.

A gradle wrapper is included in the project root. To run the app, you can use gradlew bootRun. By default, it will run on port 9090.

About

An example skeleton Spring Boot (Spring MVC) application using Kotlin and H2 database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages