Skip to content

Neo4jReactiveDataAutoConfiguration assumes that certain beans are available #44930

Closed
@snicoll

Description

@snicoll

Neo4jReactiveDataAutoConfiguration is assuming that Neo4jDataAutoConfiguration has ran. It uses Neo4jDataProperties but doesn't enable it. It also expects a Neo4jMappingContext to be available but doesn't guard the auto-configuration if it isn't.

If Neo4jDataAutoConfiguration is excluded, this has the effect of breaking the context.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions