We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3ebd2 commit 0e0f32bCopy full SHA for 0e0f32b
src/main/java/org/springframework/data/util/TypeContributor.java
@@ -22,7 +22,7 @@
22
23
import org.springframework.aot.generate.GenerationContext;
24
import org.springframework.aot.hint.BindingReflectionHintsRegistrar;
25
-import org.springframework.aot.hint.MemberCategory;
+import org.springframework.aot.hint.annotation.ReflectiveRuntimeHintsRegistrar;
26
import org.springframework.core.annotation.MergedAnnotation;
27
28
/**
0 commit comments