v1.2.0
- Bump
data
from1.1.1
to1.1.2
- fix:
JacksonMappe
r 与JacksonArray
在getString
时null
返回"null"
的问题 - Bump
gson
from2.8.8
to2.8.9
- Bump
fastjson
from1.2.76
to1.2.79
- Bump
jackson
from1.12.5
to1.12.6
- fix:
- 新增:
toBean(TypeRef<T> typeRef, String jsonObj)
方法