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