Uses of Class
org.springframework.aot.hint.predicate.ReflectionHintsPredicates
Packages that use ReflectionHintsPredicates
-
Uses of ReflectionHintsPredicates in org.springframework.aot.hint.predicate
Methods in org.springframework.aot.hint.predicate that return ReflectionHintsPredicatesModifier and TypeMethodDescriptionstatic ReflectionHintsPredicates
RuntimeHintsPredicates.reflection()
Return a predicate generator forreflection hints
.