My Code:
@Entity public class Bar { @Id UUID id = UUID.randomUUID(); @JsonUnwrapped @Getter @Setter Baz