| 接口 | 说明 |
|---|---|
| JsonNodeAssistant<T> |
Assistant for json node.
|
| 类 | 说明 |
|---|---|
| JacksonJsonNodeAssistant |
Jackson json node assistant.
|
| JsonNodeAutoOperateModule |
Json node auto operate module.
|
| JsonNodeAutoOperateSerializerModifier |
Serializer modifier to reset the serializer for classes annotated by
AutoOperate
to support filling according to the operation configuration during serialization. |
| JsonNodeHandler |
A handler that supports reading and writing properties of
JsonNode. |
| JsonNodePropertyOperator |
The wrapper class of
PropertyOperator that
make operator supports reading and writing properties of JsonNode. |
Copyright © 2024. All rights reserved.