Uses of Class
org.springframework.aot.hint.FieldHint
Packages that use FieldHint
Package
Description
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
-
Uses of FieldHint in org.springframework.aot.hint
Methods in org.springframework.aot.hint that return FieldHintModifier and TypeMethodDescriptionFieldHint.Builder.build()
Create aFieldHint
based on the state of this builder.Methods in org.springframework.aot.hint that return types with arguments of type FieldHint