🔄 此文件由
rebuild_pkr_index.py自动生成,请勿手动编辑。
| 名称 | 模块 | 描述 | 范围 | 来源 |
|---|---|---|---|---|
| springboot-starter/ddd-layered-architecture | springboot-starter | DDD 分层架构规范,定义 interface/app/domain/infra 四层的依赖规则和职责划分 | 后端 | 项目自有 |
| springboot-starter/event-driven-convention | springboot-starter | 事件驱动开发规范,定义 IEvent/IHandler 的使用约定和事件处理模式 | 后端 | 项目自有 |
| springboot-starter/exception-handling-convention | springboot-starter | 全局异常处理规范,定义异常抛出和捕获的标准模式 | 后端 | 项目自有 |
| springboot-starter/response-convention | springboot-starter | 统一响应格式规范,定义 Controller 层返回值的标准格式 | 后端 | 项目自有 |
| springboot-starter-data-fast/dynamic-query-convention | springboot-starter-data-fast | 动态查询规范,定义 PageRequest + RequestFilter + FastRepository 的使用模式 | 后端 | 项目自有 |
统计: 共 5 篇 — 已实现 5 / 计划中 0 / 已废弃 0