Uses of Class
org.springframework.aot.hint.predicate.ProxyHintsPredicates
Packages that use ProxyHintsPredicates
-
Uses of ProxyHintsPredicates in org.springframework.aot.hint.predicate
Methods in org.springframework.aot.hint.predicate that return ProxyHintsPredicatesModifier and TypeMethodDescriptionstatic ProxyHintsPredicates
RuntimeHintsPredicates.proxies()
Return a predicate generator forproxy hints
.