| Interface | Description |
|---|---|
| ClassDictDefine | |
| DictDefine | |
| DictDefineRepository | |
| EnumDict<V> |
枚举字典,使用枚举来实现数据字典,可通过集成此接口来实现一些有趣的功能.
|
| I18nEnumDict<V> |
国际化支持的枚举数据字典,自动根据 : 类名.name()来获取text.如果没有定义则获取
EnumDict.getText()的值. |
| ItemDefine |
| Class | Description |
|---|---|
| EnumDict.EnumDictJSONDeserializer |
自定义fastJson枚举序列化
|
| Annotation Type | Description |
|---|---|
| Dict |
Copyright © 2016–2021. All rights reserved.