create-spring-boot-kotlin-project - Create Spring Boot Kotlin Project with Docker Compose
Creates a Spring Boot Kotlin project skeleton with multiple database integrations
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- download Spring Boot project template
- unzip downloaded file
- add dependencies to build file
- create docker-compose file
- run gradle tests
Inputs
- Java 21
- Docker
- Docker Compose
- project name
Outputs
- Spring Boot Kotlin project directory
- docker-compose.yaml file
- gradle build files
- application.properties file
Requirements
- Java 21 installed
- Docker installed
- Docker Compose installed
- terminal access
