Uses of Package
org.springframework.core.type.filter
Package
Description
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
Core support package for type filtering (e.g.
Package providing integration of
Hibernate 5.x
with Spring concepts.
-
-
ClassDescriptionType filter that exposes a
ClassMetadata
object to subclasses, for class testing purposes.Type filter that is aware of traversing over hierarchy.Base interface for type filters using aMetadataReader
. -