Skip to content

tomassvensson/spring-demo

Repository files navigation

Spring Boot Demo

CI Coverage

Spring Boot Kotlin Java Gradle JUnit 5

Minimal Spring Boot demo (Kotlin + Gradle) with CI, tests, and coverage.


Quick start

# 1) Build & test
./gradlew clean test

# 2) Run the app
./gradlew bootRun
# App default port: http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages