Uses of Class
org.springframework.aot.hint.predicate.ResourceHintsPredicates
Packages that use ResourceHintsPredicates
-
Uses of ResourceHintsPredicates in org.springframework.aot.hint.predicate
Methods in org.springframework.aot.hint.predicate that return ResourceHintsPredicatesModifier and TypeMethodDescriptionstatic ResourceHintsPredicates
RuntimeHintsPredicates.resource()
Return a predicate generator forresource hints
.