什么是 springboot-patterns?
Spring Boot 和 Java 最佳实践。在开发 REST API、服务、存储库或任何 Java 代码时使用。应用 DDD 架构、事务管理和代码风格约定。 来源:cliangdev/specflux。
Spring Boot 和 Java 最佳实践。在开发 REST API、服务、存储库或任何 Java 代码时使用。应用 DDD 架构、事务管理和代码风格约定。
通过命令行快速安装 springboot-patterns AI 技能到你的开发环境
来源:cliangdev/specflux。
Minimize Transaction Scope Only wrap the actual database operation in a transaction, not the entire method:
Use TransactionTemplate, Not @Transactional Prefer TransactionTemplate over @Transactional annotation for explicit control:
When Full Transaction Is Needed Keep full transaction scope when operations must be atomic:
Spring Boot 和 Java 最佳实践。在开发 REST API、服务、存储库或任何 Java 代码时使用。应用 DDD 架构、事务管理和代码风格约定。 来源:cliangdev/specflux。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/cliangdev/specflux --skill springboot-patternsSpring Boot 和 Java 最佳实践。在开发 REST API、服务、存储库或任何 Java 代码时使用。应用 DDD 架构、事务管理和代码风格约定。 来源:cliangdev/specflux。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cliangdev/specflux --skill springboot-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cliangdev/specflux