Classes annotated with org.springframework.data.neo4j.core.schema.RelationshipProperties are required to have exactly one field of type Long annotated with @Id @GeneratedValue. Spring Boot's TestRelationshipProperties class does not meet this requirement, and recent changes to Spring Data Neo4j have resulted in this class causing application context loading failures in tests.