Uses of Class
org.springframework.aot.hint.ResourceBundleHint
Packages that use ResourceBundleHint
Package
Description
Support for registering the need for reflection, resources, java
 serialization and proxies at runtime.
- 
Uses of ResourceBundleHint in org.springframework.aot.hintMethods in org.springframework.aot.hint that return types with arguments of type ResourceBundleHintModifier and TypeMethodDescriptionResourceHints.resourceBundleHints()Return the resource bundles that should be made available at runtime.