| 类 | 说明 |
|---|---|
| ConfigLoader | |
| I18nUtils |
国际化工具,可以根据系统设置的语言把信息编码转换为可读的不同语言的字符串
Internationalized tools can convert information encoding into
a readable string of different languages, depending on the language set by the system.
|
| JSONUtils |
Json序列化与反序列化工具,使用了jackson作为工具包,优化时主要参考官方文档
|
| MapUtils |
Created by zhoulijun on 2018/4/4.
|
| SerializeUtils |
Copyright © 2021. All rights reserved.