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 SummaryRequired Elements
- 
Element Details- 
valueString value- Returns:
- The tenant ID.
 
 
-