@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface ResourceMapping
RequestMapping
public abstract String value
If not specified, the handler method will be invoked for any resource request within its general mapping.
ResourceRequest.getResourceID()