技术栈
kotlin-reflect
千里马-horse
5 天前
fastjson
·
kotlin-reflect
com.alibaba.fastjson.JSONException: default constructor not found.
在使用阿里的fastjson时会报如下错误:分析原因是在引用阿里fastjson 库时,没有引用另外一个库kotlin-reflect。