Uses of Interface
org.springframework.data.aot.AotContext.TypeIntrospector
Packages that use AotContext.TypeIntrospector
Package
Description
Support for registering the need for reflection, resources, java serialization and proxies at runtime for Ahead of
Time compilation.
-
Uses of AotContext.TypeIntrospector in org.springframework.data.aot
Methods in org.springframework.data.aot that return AotContext.TypeIntrospectorModifier and TypeMethodDescriptionAotContext.introspectType(String typeName) Returns aAotContext.TypeIntrospectorto obtain further detail about atypegiven its fully-qualified type name