Method transfer entity class json

Map<string, object=""> stringObjectMap = JSON.parseObject(JSON.toJSONString(metaDataItemNode), new TypeReference<map<string, object="">>() {
});

Guess you like

Origin www.cnblogs.com/xyyou/p/12550152.html