Uses of Class
org.springframework.aot.hint.ExecutableHint.Builder
Packages that use 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
Methods in org.springframework.aot.hint that return ExecutableHint.BuilderModifier and TypeMethodDescriptionExecutableHint.Builder.withMode
(ExecutableMode mode) Specify that the mode is required.Methods in org.springframework.aot.hint that return types with arguments of type ExecutableHint.BuilderModifier and TypeMethodDescriptionstatic Consumer<ExecutableHint.Builder>
ExecutableHint.builtWith
(ExecutableMode mode)