We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bbbd7 commit 025e2ebCopy full SHA for 025e2eb
src/main/java/org/springframework/data/neo4j/repository/query/ReactiveNeo4jQueryMethod.java
@@ -24,8 +24,8 @@
24
import org.springframework.data.neo4j.repository.support.ReactiveCypherdslStatementExecutor;
25
import org.springframework.data.projection.ProjectionFactory;
26
import org.springframework.data.repository.core.RepositoryMetadata;
27
-import org.springframework.data.repository.util.ReactiveWrappers;
28
import org.springframework.data.util.Lazy;
+import org.springframework.data.util.ReactiveWrappers;
29
import org.springframework.data.util.TypeInformation;
30
import org.springframework.util.ClassUtils;
31
0 commit comments