Annotation Type Id


  • @Target(FIELD)
    @Retention(RUNTIME)
    public @interface Id
    Annotation used to mark resource field as an id in JSON API resource class.
    Author:
    jbegic
    • Element Detail