Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

完善文档场景示例 #231

Closed
9 tasks done
Createsequence opened this issue Mar 15, 2024 · 0 comments
Closed
9 tasks done

完善文档场景示例 #231

Createsequence opened this issue Mar 15, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@Createsequence
Copy link
Collaborator

Createsequence commented Mar 15, 2024

目前的提供的两个场景示例有点过于复杂了,希望能直接针对简单的使用场景提供对应的用例:

  • 填充来自枚举的字典项;
  • 填充来自 Service 方法的数据;
  • 多字段级联填充;
  • 填充嵌套对象;
  • 填充 Controller 中被包装的方法返回值;
  • 当 Key 值是集合或带有分隔符的字符串;
  • 如何在特定情况下不填充某些字段;
  • 通过多个 Key 关联到唯一一条数据;
  • 填充后想要做一些额外的自定义操作;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant