You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
luoweijian
ae103a1f1c
refactor: BaseDTO 重构为 abstract 基类 + IBaseService 清理死代码 (ADR-0017 ticket 01)
- BaseDTO 改为 abstract,仅保留 id/createTime/updateTime(均加 @JsonInclude NON_NULL)
- 移除 creatorId/updaterId/deleted 字段及默认值——防止出参侧泄露
- 移除泛型 toEntity(Supplier) 方法——转换方法下沉到各 DTO 类
- IBaseService 删除 saveDTO/updateDTO 死代码(零调用方)
- BeanCopyUtils javadoc 同步更新(移除 BaseDTO.toEntity 引用)
- README §3/§4/§10 同步更新 BaseDTO 和 IBaseService 说明
- 修复 ResourceController/RoleController 预存 UTF-8 BOM 问题
- 新增 ADR-0017、spec.md、7 个 implementation tickets
Refs: ADR-0017, .scratch/controller-io-conventions/
|
4 weeks ago |
| .. |
|
controller-io-conventions
|
refactor: BaseDTO 重构为 abstract 基类 + IBaseService 清理死代码 (ADR-0017 ticket 01)
|
4 weeks ago |
|
crmimg
|
commit
|
1 month ago |
|
data-dictionary
|
feat(dict): data dictionary module — two-level flat model, CRUD/default/cache/permission/seed (ADR-0015)
|
1 month ago |
|
dynamic-api-permission-interceptor
|
feat(auth): 动态权限拦截 + 封遗留写路径
|
1 month ago |
|
file-thumbnail
|
commit
|
1 month ago |
|
permission-seeder-seam/issues
|
feat(auth,dict,base): extract PermissionSeeder seam to replace shadow entities (ADR-0016)
|
4 weeks ago |
|
role-management
|
feat(auth): role management — ancestor completion, CRUD, permission assignment, cascade delete (ADR-0012)
|
1 month ago |
|
unified-resource-tree
|
feat(auth): role management — ancestor completion, CRUD, permission assignment, cascade delete (ADR-0012)
|
1 month ago |
|
user-list
|
first-commit
|
1 month ago |
|
architecture-review-20260808.html
|
commit
|
4 weeks ago |
|
review_diff.txt
|
feat(auth): role management — ancestor completion, CRUD, permission assignment, cascade delete (ADR-0012)
|
1 month ago |
|
review_diff_role.txt
|
feat(auth): role management — ancestor completion, CRUD, permission assignment, cascade delete (ADR-0012)
|
1 month ago |
|
review_diff_role_mgmt.txt
|
commit
|
1 month ago |
|
review_diff_thumb.txt
|
commit
|
1 month ago |
|
review_fapiimpltest.txt
|
commit
|
1 month ago |
|
review_permseed_diff.txt
|
commit
|
4 weeks ago |
|
review_permseed_diff2.txt
|
commit
|
4 weeks ago |
|
review_spec_diff.txt
|
commit
|
1 month ago |
|
review_std.txt
|
commit
|
1 month ago |