Annotation Type LinkResources


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface LinkResources
Allows you have a list of LinkResource on a single method. This is useful if you want to add the link for various entity types.
Author:
Stéphane Épardaud
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The list of LinkResource that apply on this method