Skip to content

Spring Data Neo4j auto-configuration test class TestRelationshipProperties does not meet contract #28303

@scottfrederick

Description

@scottfrederick

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions