-
Notifications
You must be signed in to change notification settings - Fork 619
Closed
Labels
status: works-as-expectedAn issue that is not valid as the error or outcome is expected.An issue that is not valid as the error or outcome is expected.
Description
BlockHound finds projection is "blocking call";
I am using ReactiveNeo4jRepository with cypher query;
Spring data tries to read return class and gets blocking call exception.
I have tried this Spring boot 2.5.6 WebFlux and spring-data-neo4j 6.1.6
I have created a test project on Github to demonstrate. https://github.com/bekirtaskin/spring-data-neo4j-blockhound
Spring data reads classes for only one time, I think it can be added to whitelist but I am not sure.
Metadata
Metadata
Assignees
Labels
status: works-as-expectedAn issue that is not valid as the error or outcome is expected.An issue that is not valid as the error or outcome is expected.