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 TypeMethodDescriptionResourcePatternHints.getExcludes()
Return the exclude patterns to use to identify the resources to match.ResourcePatternHints.getIncludes()
Return the include patterns to use to identify the resources to match.