Uses of Class
org.springframework.aot.hint.ExecutableHint.Builder
Package
Description
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
-
Uses of ExecutableHint.Builder in org.springframework.aot.hint
Modifier and TypeMethodDescriptionExecutableHint.Builder.withMode
(ExecutableMode mode) Specify that the mode is required.Modifier and TypeMethodDescriptionstatic Consumer<ExecutableHint.Builder>
ExecutableHint.builtWith
(ExecutableMode mode)