Annotation Type UserResource


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Documented
    public @interface UserResource
    Marks a resource public so the swagger documentation can be exported.
    Author:
    fpo