• S
    1. specified jackson Date format. · 6e907f15
    simon824 提交于
    2. remove getMapper method,replace with toList()
    3. rewrite toList method,support constructCollectionType.
    4. parseObject(resp, Map.class) replace to toMap() method
    5. rename JacksonSerialize to JsonSerializer
    
    rewrite createArrayNode,createObjectNode method will Affect too many lines ,i will fix it in the next pr.
    6e907f15
DependentTaskExecThread.java 8.1 KB