Annotation Interface WithoutTenantId


@Retention(RUNTIME) @Target(METHOD) @Documented public @interface WithoutTenantId
Mark the repository method to exclude implicit tenant id check.
Since:
4.8.0
Author:
Denis Stepanov