In GORM-standalone I have a simple domain class like:
@JsonIgnore( [ \'owner\' ] ) class Person implements MongoEntity{ String id String nam