@CompileStatic class SystemPropertyTenantResolver extends Object implements TenantResolver
A TenantResolver that resolves from a System property called "gorm.tenantId". Useful for testing.
| Modifiers | Name | Description |
|---|---|---|
static String |
PROPERTY_NAME |
| Constructor and description |
|---|
SystemPropertyTenantResolver() |