See: Description
| Interface | Description |
|---|---|
| AnnotationHandler |
Annotation Handler Interface.
|
| BeforeReturnAnnotationHandler |
Annotation Handler Interface trigger on before return.
|
| ColumnHandler |
Column Annotation handler interface.
|
| JsonHandler |
Json annotation Handler,is not necessary.
|
| Class | Description |
|---|---|
| AbstractDictI18nDefaultHandler |
Abstract DictI18n Default Handler.
|
| Annotation Type | Description |
|---|---|
| AutoSetString |
Automatically setting the fields remark by AutoSetValue annotation.
|
| Desensitize |
Starting from the specified position, change the specified size of characters to mask characters.
|
| DictI18n |
Support international multi language dictionary conversion annotation,
which is generally used for global unified setting.
|
| Json |
The entity structure is converted to Jason when inserting values,
and the Jason string is converted to entity structure when querying. |
Copyright © 2025. All rights reserved.