json hibernate延迟加载有关问题

json hibernate延迟加载问题JsonConfig jsonConfig new JsonConfig()jsonConfig.setExcludes(new Strin

json hibernate延迟加载问题
JsonConfig jsonConfig = new JsonConfig();
jsonConfig.setExcludes(new String[]{"handler","hibernateLazyInitializer"});//加行代码