Spring Boot Demo 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