create-spring-boot-kotlin-project - Create Spring Boot Kotlin Project with Docker
Creates a Spring Boot Kotlin project skeleton with essential configurations and Docker services
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check Java version
- download Spring Boot template
- unzip project files
- add Gradle dependencies
- configure application properties
- create Docker Compose file
Inputs
- project name
- Spring Boot version
- Java 21
- Docker
Outputs
- Spring Boot Kotlin project directory
- build.gradle.kts file
- application.properties file
- docker-compose.yaml file
Requirements
- Java 21 installed
- Docker installed
- Docker Compose installed
- terminal access
