Skip to content

SpringData Neo4j not working with Neo4j:5.24 #2955

Closed as not planned
Closed as not planned
@asamiyev

Description

@asamiyev

Hello there,
Until recently we successfully used neo4j:5 image in integration with SpringData Neo4j.
But 4 days ago, in Dockerhub a new version of neo4j 5.24 was released. And that version broke our project.
Whenever we tried to call repository.findById(id), we received this exception:

image

After we reverted back to neo4j:5.23 image, everything worked again.

springBootVersion=2.7.9
springDependencyManagementVersion=1.0.11.RELEASE

Could you please check this bug?
Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions