Uses of Class
org.springframework.aot.hint.predicate.SerializationHintsPredicates
Packages that use SerializationHintsPredicates
-
Uses of SerializationHintsPredicates in org.springframework.aot.hint.predicate
Methods in org.springframework.aot.hint.predicate that return SerializationHintsPredicatesModifier and TypeMethodDescriptionstatic SerializationHintsPredicates
RuntimeHintsPredicates.serialization()
Return a predicate generator forserialization hints
.