遇到了一些问题,如hibernate延迟加载错误,这都是老掉牙的问题了,一看就知道加个lazy=flase就OK了。想不到快要完成了又遇到了新的问题,JSON死循环,实在让人郁闷。异常如下: net.sf.json.JSONException: There is a cycle in the hierarchy! at net.sf.json.util.CycleDete
问题描述: com.alibaba.fastjson.JSONException: parseInt error, field : id 问题分析: 1、使用JSON.parseArray()进行实体类类型转换时,UserEntity的id属性类型为Long,而UserDto的id属性类型为Integer,导致UserEntity转换为UserDto时,Long类型转换不了Integer类型
今天遇到如标题的问题,花费(浪费))了三个小时才解决问题,真是可怜 11-12 19:05:21.041 28558-28643/E/UClient: org.json.JSONException: Value ok of type java.lang.String cannot be converted to JSONObject: [Caught Exception in decrypt