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 c6500ab commit e4b74bdCopy full SHA for e4b74bd
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