Infinite Recursion with Jackson JSON and Hibernate JPA issue
JsonIgnoreProperties [2017 Update]: You can now use JsonIgnoreProperties to suppress serialization of properties (during serialization), or ignore processing of JSON properties read (during … Read more