创建 Spring Boot Java 项目
原名:create-spring-boot-java-project
根据明确需求生成可构建、可测试的 Spring Boot 项目骨架和基础配置。
中文 Skills 技能说明
适合新服务原型或标准化工程初始化。依赖和 Java 版本需要固定,秘密配置只用环境变量示例;下载依赖、创建远程仓库和部署不作为默认动作。
上游能力依据
上游原始适用说明:Create Spring Boot Java Project Skeleton
上游 SKILL.md 主要章节(保留原文标题):
- Check Java version
- Download Spring Boot project template
- Unzip the downloaded file
- Remove the downloaded zip file
- Change directory to the project root
- Add additional dependencies
- Add SpringDoc, Redis, JPA and MongoDB configurations
- Add docker-compose.yaml with Redis, PostgreSQL and MongoDB services
- Add .gitignore file
- Run Maven test command
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/create-spring-boot-java-project
适用范围
平台:linux、macos、windows;标签:软件开发、创建 Spring Boot Java 项目
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。