Skip to content

Instantly share code, notes, and snippets.

package com.jackson.jsog;
import java.io.IOException;
import org.testng.annotations.Test;
import com.fasterxml.jackson.annotation.JsonIdentityInfo;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.ObjectIdGenerator;