Skip to content

field.order.with

设置字段排序策略。

用法

properties
field.order.with=groovy:it.type().fields().sort{ a,b -> a.order() <=> b.order() }

基于 Apache-2.0 许可发布