Jackson读取列表

List<MyBean> result = mapper.readValue(src, TypeFactory.collectionType(ArrayList.class, MyBean.class));

posted @ 2017-08-31 14:43  涉谷猫猫  阅读(508)  评论(0编辑  收藏  举报