Uses of Class
org.springframework.context.annotation.ResourceElementResolver
Package
Description
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
-
Uses of ResourceElementResolver in org.springframework.context.annotation
Modifier and TypeMethodDescriptionstatic ResourceElementResolver
Create a newResourceElementResolver.ResourceFieldResolver
for the specified field.static ResourceElementResolver
Create a newResourceElementResolver.ResourceFieldResolver
for the specified field and resource name.static ResourceElementResolver
Create a newResourceElementResolver.ResourceMethodResolver
for the specified method using a resource name that infers from the method name.static ResourceElementResolver
Create a newResourceElementResolver.ResourceMethodResolver
for the specified method and resource name.