Implement AbstractTenantEntity and Flyway baseline migration #2

Open
opened 2026-04-06 11:22:47 +02:00 by pplate · 0 comments
Owner

Multi-tenancy foundation:

  • AbstractTenantEntity with tenant_id on all JPA entities
  • Flyway V1 baseline migration
  • TenantContext ThreadLocal for request scoping
  • Row-level security strategy via @Filter
Multi-tenancy foundation: - AbstractTenantEntity with tenant_id on all JPA entities - Flyway V1 baseline migration - TenantContext ThreadLocal for request scoping - Row-level security strategy via @Filter
pplate added this to the Phase 0 — Foundation (Weeks 1-8) milestone 2026-04-06 11:22:47 +02:00
pplate added the compliancebackend labels 2026-04-06 11:22:47 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pplate/cannamanage#2