#23 - Introduce Multi-Tenancy - Part 1

Introduce Multi-Tenancy - Part 1

In order to offer the application to multiple clients, let's enhance the rent-your-stuff application with multi-tenancy in order to create a real SaaS solution

  • add multi-tenancy add on
  • enhance entities with @TenantId
  • adjust user management UI to support multi-tenancy
Copyright © Mario David.