Java中List(LinkedHashMap) 转为 ArrayList(Object) 的方法

在SpringBoot中使用RestTemplate来调用远端的服务,本质上返回来的都是Json字符串。在下边的例子中,我们使用List