Annotation Interface WithTenantId


@Retention(RUNTIME) @Target(METHOD) @Documented public @interface WithTenantId
Mark the repository method to include the tenant id supplied by this annotation.
Since:
4.8.0
Author:
Denis Stepanov
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      The tenant ID.