Issue sample using @DocumentReference for one-to-many relationship
Attempting to use @DocumentReference annotation to retrieve child documents associated with parent results in the error EL1007E: Property or field '_id' cannot be found on null
.
See com.example.springdatamongodb.EngagementRepositoryTest
.