Uses of Class
org.springframework.aot.hint.JdkProxyHint
Packages that use JdkProxyHint
Package
Description
Support for registering the need for reflection, resources, java
 serialization and proxies at runtime.
- 
Uses of JdkProxyHint in org.springframework.aot.hintMethods in org.springframework.aot.hint that return types with arguments of type JdkProxyHintModifier and TypeMethodDescriptionProxyHints.jdkProxyHints()Return the interface-based proxies that are required.