News

Returns a java.util.List containing all of the elements in this array. If an element in the array is a JSONArray or JSONObject it will also be converted. However, the elements are not converted to ...
Caused by: java.lang.ClassCastException: com.alibaba.fastjson.JSONObject cannot be cast to java.util.List at com.alibaba.datax.common.util.Configuration.getList ...