-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1:perf: Generate Convert 支持嵌套, 即两个Pojo中包含相同字段但类型不同的Pojo, convert 时, 直接 set 会报错类型不符, 因此加入嵌套生成. 2:perf: 完善了之前的结构解析器, 优化其中的递归终止条件, 以达到最终输出文档效果更好(字段展示更全, 但不会无限展示).
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters