java-spring-development by mindrally/skills
npx skills add https://github.com/mindrally/skills --skill java-spring-development使用标准分层模式组织代码:
project/
├── controllers/ # REST 控制器
├── services/ # 业务逻辑层
├── repositories/ # 数据访问层
├── models/ # 领域实体和 DTO
└── configurations/ # Spring 配置
@RequiredArgsConstructor 来编写更简洁的代码@Qualifier广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
每周安装量
161
代码仓库
GitHub 星标数
42
首次出现
2026年1月25日
安全审计
安装于
opencode139
gemini-cli135
codex129
cursor126
github-copilot125
amp112
Organize code using the standard layered pattern:
project/
├── controllers/ # REST controllers
├── services/ # Business logic
├── repositories/ # Data access layer
├── models/ # Domain entities and DTOs
└── configurations/ # Spring configurations
@RequiredArgsConstructor with Lombok for cleaner code@Qualifier when multiple implementations existWeekly Installs
161
Repository
GitHub Stars
42
First Seen
Jan 25, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode139
gemini-cli135
codex129
cursor126
github-copilot125
amp112
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
113,700 周安装