create-spring-boot-java-project
Generate a Spring Boot 3.4.5 project skeleton with PostgreSQL, Redis, MongoDB, and Docker Compose.
What it does
- Please make sure you have the following software installed on your system:
- Docker Compose
- If you need to custom the project name, please change the artifactId and the packageName in download-spring-boot-project-template
- If you need to update the Spring Boot version, please change the bootVersion in download-spring-boot-project-template
- Run following command in terminal and check the version of Java
- Run following command in terminal to download a Spring Boot project template
- Run following command in terminal to unzip the downloaded file
Requirements & configuration
- If you need to custom the project name, please change the artifactId and the packageName in download-spring-boot-project-template
- If you need to update the Spring Boot version, please change the bootVersion in download-spring-boot-project-template
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Generate a Spring Boot 3.4.5 project skeleton with PostgreSQL, Redis, MongoDB, and Docker Compose.
Source
Repository: https://github.com/github/awesome-copilot
create-spring-boot-java-project FAQ
What does the create-spring-boot-java-project skill do?
Create Spring Boot Java Project Skeleton Please make sure you have the following software installed on your system: Docker Compose
What does create-spring-boot-java-project require?
If you need to custom the project name, please change the artifactId and the packageName in download-spring-boot-project-template If you need to update the Spring Boot version, please change the bootVersion in download-spring-boot-project-template
How do I install create-spring-boot-java-project?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill create-spring-boot-java-project --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain create-spring-boot-java-project?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-create-spring-boot-java-project?ref=badge) npx agentictools info skills/github-awesome-copilot-create-spring-boot-java-project The second line is the CLI lookup for this page — handy in READMEs and docs.