Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2021-12-22 18:18:27.834 ERROR 23860 --- [nio-8080-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.http.converter.HttpMessageConversionException: Type definition error: [simple type, class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor]; nested exception is com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) (through reference chain: java.util.ArrayList[0]->com.itmo.microservices.shop.catalog.api.model.BookingLogRecordDTO["status"]->com.itmo.microservices.shop.catalog.impl.entity.BookingStatus$HibernateProxy$pJ0Iy1f5["hibernateLazyInitializer"])] with root cause
- com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) (through reference chain: java.util.ArrayList[0]->com.itmo.microservices.shop.catalog.api.model.BookingLogRecordDTO["status"]->com.itmo.microservices.shop.catalog.impl.entity.BookingStatus$HibernateProxy$pJ0Iy1f5["hibernateLazyInitializer"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement