Uses of Class
org.springframework.aot.hint.MemberHint
Package
Description
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
-
Uses of MemberHint in org.springframework.aot.hint
Modifier and TypeClassDescriptionfinal class
A hint that describes the need for reflection on aMethod
orConstructor
.final class
A hint that describes the need for reflection on aField
.