Package org.springframework.core.type.classreading
@NonNullApi
@NonNullFields
package org.springframework.core.type.classreading
Support classes for reading annotation and class-level metadata.
-
ClassDescriptionCaching implementation of the
MetadataReaderFactoryinterface, caching aMetadataReaderinstance per SpringResourcehandle (i.e.Simple facade for accessing class metadata, as read by an ASMClassReader.Factory interface forMetadataReaderinstances.Simple implementation of theMetadataReaderFactoryinterface, creating a new ASMClassReaderfor every request.