Package io.micronaut.data.annotation
Annotation 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
-
Element Details
-
value
String value- Returns:
- The tenant ID.
-