Uses of Class
org.springframework.aot.context.bootstrap.generator.infrastructure.nativex.GeneratedCodeNativeReflectionEntry
-
Packages that use GeneratedCodeNativeReflectionEntry Package Description org.springframework.aot.context.bootstrap.generator.infrastructure.nativex Support classes for providing native configuration such as reflection hints. -
-
Uses of GeneratedCodeNativeReflectionEntry in org.springframework.aot.context.bootstrap.generator.infrastructure.nativex
Methods in org.springframework.aot.context.bootstrap.generator.infrastructure.nativex that return types with arguments of type GeneratedCodeNativeReflectionEntry Modifier and Type Method Description Stream<GeneratedCodeNativeReflectionEntry>NativeConfigurationRegistry.ReflectionConfiguration. generatedCodeEntries()Return the generated codeentriesof this registry.
-