Exceptions

org.codehaus.jackson.map.JsonMappingException: No serializer found for class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationConfig.Feature.FAIL_ON_EMPTY_BEANS)

@JsonIgnoreProperties(value = { "handler", "hibernateLazyInitializer" })

猜你喜欢

转载自simplehappy.iteye.com/blog/1988051
今日推荐