| Interface | Description |
|---|---|
| BeanVisitor.Vzt |
| Class | Description |
|---|---|
| BeanVisitor |
Visit and modify bean's field by reflection, mainly used for property formatting.
|
| BeanVisitor.ContainerVisitor |
Recursively handle common containers with empty constructor, eg.
|
| BeanVisitor.Fd | |
| BeanVisitor.Opt | |
| G |
Anti-pattern, do NOT overuse: mainly used for debugging or passing data across layers.
|
| L |
Anti-pattern, do NOT overuse: gathers information or logs by ThreadLocal.
|
| L.D |
Copyright © 2024. All rights reserved.