Uses of Interface
org.springframework.aot.hint.ConditionalHint
Packages that use ConditionalHint
Package
Description
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
-
Uses of ConditionalHint in org.springframework.aot.hint
Classes in org.springframework.aot.hint that implement ConditionalHintModifier and TypeClassDescriptionfinal classDeprecated, for removal: This API element is subject to removal in a future version.final classA hint that describes the need for a JDK interface-basedProxy.final classA hint that describes the need of reflection for a Lambda.final classA hint that describes the need to access aResourceBundle.final classA hint that describes resources that should be made available at runtime.final classA hint that describes the need for reflection on a type.
TypeHint