Database Migrations using Flyway in dynamic multi-tenant Spring Boot applications
Introduction and use cases
Multi-tenancy is an architecture in which a single instance of a software application serves multiple customers. Each customer is called a tenant. Software as a Service (SaaS) platforms like Shopify provide a way for anyone...
engineering.cloudflight.io6 min read
Hendi Santika
Happy Coder
Nice article.
Could You use latest of Spring Boot version? Thanks