Release v2.5.1 #70
gudqs7
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1:perf: Generate Convert 支持嵌套, 即两个Pojo中包含相同字段但类型不同的Pojo, convert 时, 直接 set 会报错类型不符, 因此加入嵌套生成.
2:perf: 完善了之前的结构解析器, 优化其中的递归终止条件, 以达到最终输出文档效果更好(字段展示更全, 但不会无限展示).
English:
1:perf: Generate Convert supports nesting, that is, two Pojos contain the same fields but different types. When converting, directly set will report an error of type mismatch, so add nested generation.
2:perf: The previous structure parser has been improved, and the recursive termination condition has been optimized to achieve a better final output document (field display is more complete, but not infinite).
This discussion was created from the release Release v2.5.1.
Beta Was this translation helpful? Give feedback.
All reactions