Uses of Class
org.springframework.aot.hint.ResourcePatternHint
Package
Description
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
-
Uses of ResourcePatternHint in org.springframework.aot.hint
Modifier and TypeMethodDescriptionResourcePatternHint.Builder.build()
Creates aResourcePatternHint
based on the state of this builder.Modifier and TypeMethodDescriptionResourceHints.resourcePatterns()
Return the resources that should be made available at runtime.