Package org.springframework.aot.hint.predicate
@NonNullApi
@NonNullFields
package org.springframework.aot.hint.predicate
Predicate support for runtime hints.
-
ClassDescriptionGenerator of
ProxyHints
predicates, testing whether the given hints match the expected behavior for proxies.Generator ofReflectionHints
predicates, testing whether the given hints match the expected behavior for reflection.Generator ofResourceHints
predicates, testing whether the given hints match the expected behavior for resources.Static generator of predicates that test whether the givenRuntimeHints
instance matches the expected behavior for reflection, resource, serialization, or proxy generation.Generator ofSerializationHints
predicates, testing whether the given hints match the expected behavior for serialization.