Jackson – Bidirectional Relationships 1. Overview In this tutorial, we’ll go over the best ways to deal with bidirectional relationships in Jackson. We’ll discuss the Jackson JSON infinite recursion problem, then – we’ll see how to serialize entities with bidirectional relationships and finally – we will deserialize them. 2. Infinite… Continue Reading jackson-bidirectional-relationships-and-infinite-recursion