create-spring-boot-kotlin-project
Scaffolds a Spring Boot Kotlin project with WebFlux, R2DBC, Redis, MongoDB, Docker Compose, and OpenAPI documentation.
Install
npx skills add https://github.com/github/awesome-copilot --skill create-spring-boot-kotlin-projectStats
| Total installs | 7,409 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Downloads a Spring Boot 3.4.5 project template with Kotlin, WebFlux, R2DBC, Redis, and MongoDB dependencies via Spring Initializr
- Includes Docker Compose configuration for PostgreSQL 17, Redis 6, and MongoDB 8 with pre-set credentials and volume mounts
- Adds SpringDoc OpenAPI integration for Swagger UI documentation and ArchUnit for architecture testing
- Requires Java 21, Docker, and Docker Compose; customizable project name, Spring Boot version, and package structure through template variables
Tags
Related skills
| Skill | Installs | vs create-spring-boot-kotlin-project |
|---|---|---|
| email-and-password-best-practices | 6,768 | -641 |
| gemini-api-dev | 7,074 | -335 |
| dotnet-upgrade | 7,524 | +115 |
| java-add-graalvm-native-image-support | 7,414 | +5 |
| java-refactoring-extract-method | 7,542 | +133 |
FAQ
- How many installs does create-spring-boot-kotlin-project have?
- create-spring-boot-kotlin-project has 7,409 total installs and 7.4K installs this week.
- Where is create-spring-boot-kotlin-project hosted?
- create-spring-boot-kotlin-project is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does create-spring-boot-kotlin-project have?
- create-spring-boot-kotlin-project has 27.4K GitHub stars.
- When was create-spring-boot-kotlin-project first indexed?
- OrangeBot.AI first indexed create-spring-boot-kotlin-project on Feb 25, 2026.
- How do I install create-spring-boot-kotlin-project?
- Run: npx skills add https://github.com/github/awesome-copilot --skill create-spring-boot-kotlin-project