Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 315 Bytes

File metadata and controls

14 lines (8 loc) · 315 Bytes

⚙️ core-deployment/README.md

# ⚙️ Quarkus Multi-Tenancy Core Deployment

Provides Quarkus build-time integration for the core runtime.

## Responsibilities

- Registers `TenantContext` and `CompositeTenantResolver` as CDI beans
- Enables other modules (HTTP, ORM) to use the core API