| 类 | 说明 |
|---|---|
| CommonUtils | |
| ConfigHelper | |
| GsonUtil | |
| JacksonParser |
jackson-json工具类
|
| JacksonParser.UnixTimestampDeserializer |
Unix 时间戳日期转换
|
| WebUtil | |
| WeChatUtil |
| 异常错误 | 说明 |
|---|---|
| AccessTokenInvalidException |
|
| JacksonParser.JacksonParseException |
所需工具类
1. 是否是JSON
CommonUtils.isJSON()
2. byteToStr
CommonUtils.byteToStr()
3. byteToHexStr
CommonUtils.byteToHexStr()
4. http
获取http或https client
MyHttpUtil.getClient()
new MyHttpClient()
new MyHttpsClient()
Copyright © 2020. All rights reserved.