Skip to content

feat: 自动回填静态列表引用事实 - #237

Merged
aruis merged 4 commits into
mainfrom
codex/exploration
Aug 14, 2026
Merged

feat: 自动回填静态列表引用事实#237
aruis merged 4 commits into
mainfrom
codex/exploration

Conversation

@aruis

@aruis aruis commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

变更内容

  • 标准 CrudAbility.list(...)pageQuery(...) 自动批量回填声明的 @ReferenceLoad
  • 字段保护装饰链路复用同一后置读取步骤,保持能力组合后的语义一致。
  • 保持 @ReferencedBy 不在普通列表自动回填,复杂集合关系仍由单条读取或领域聚合显式处理。
  • 移除 IAM 业务服务中已由引擎覆盖的读取门面调用,避免重复查询。
  • 补齐静态、动态和跨入口的批量查询数契约测试。

影响

上游业务服务无需新增 DSL 或配置;声明已有关联字段后,标准列表与分页读取自动获得投影字段。

验证

  • ./gradlew verifyAll --no-daemon --console=plain -q

@aruis
aruis marked this pull request as ready for review August 14, 2026 02:17
@aruis
aruis merged commit 99ab393 into main Aug 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant