Package io.micronaut.multitenancy.writer
package io.micronaut.multitenancy.writer
Encapsulate classes related with Multitenancy writing.
- Since:
- 1.0
- Author:
- Sergio del Amo
-
ClassDescriptionWrites the tenantId to in a cookie.
CookieTenantWriter
Configuration.ConfigurationProperties
implementation ofCookieTenantWriterConfiguration
.Write the tenant id in an HTTP header.HttpHeaderTenantWriter
Configuration.Tenant Writer Configuration Properties.Responsible for writing the tenant in the request.