Package org.springframework.core.type.classreading
@NullMarked
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.Exception that indicates an incompatible class format encountered in a class file during metadata reading.Simple facade for accessing class metadata, as read by an ASMClassReaderor thejava.lang.classfile.ClassFileAPI on Java 24 and higher.Factory interface forMetadataReaderinstances.Simple implementation of theMetadataReaderFactoryinterface, creating a new ASMClassReaderfor every request.