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.
CookieTenantWriterConfiguration.ConfigurationPropertiesimplementation ofCookieTenantWriterConfiguration.Write the tenant id in an HTTP header.HttpHeaderTenantWriterConfiguration.Tenant Writer Configuration Properties.Responsible for writing the tenant in the request.