


org.springframework.http.converter.HttpMessageNotWritableException: Could not write JSON: Infinite recursion (StackOverflowError); nested exception is com.fasterxml.jackson.databind.JsonMappingException: Infinite recursion (StackOverflowError) (through reference chain: com.myomi.order.entity.Order["user"]->com.myomi.user.entity.User["orders"]->org.hibernate.collection.internal.PersistentBag[0]->com.myomi.order.entity.Order["user"]->com.myomi.user.entity.User["orders"]