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 TypeMethodDescriptiondefault AotContext.TypeIntrospector
AotContext.introspectType
(String typeName) Deprecated, for removal: This API element is subject to removal in a future version.since 4.0 as this isn't widely used and can be easily implemented within user code.