Hi mcantrell, I also have the problem with multiple @JsonBackReference in a domain object. For example, my CdrDoseFrequency will have relationship Many-To-One to CdrInfusionDrug and CdrNormalDrug, so...