Skip to content

Better DDD Agent #23

@JayClock

Description

@JayClock

挖个坑指向我自己,顺便给别人挖个大坑

Image

  • 聚合分散在 service 和 mapper 中的逻辑,尽量避免 ai 全仓库查找
  • 看到模型图就能知道大概代码结构
  • 无 n + 1 问题,不需要大量 Service 保持生命周期一致性
  • 最高成熟度的 restful api
  • 需要根据 plantuml 生成 domain 层的 agent
  • 需要实现 domain 关联对象的 agent
  • 需要将 domain 序列化为 restful 接口的 agent

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions