spring-boot-multitenancy-datasource-liquibase icon indicating copy to clipboard operation
spring-boot-multitenancy-datasource-liquibase copied to clipboard

Project Spring Boot 2.1.4.RELEASE with architecture multi tenancy using multiples data sources and applying the changeSets of the liquibase specified in application.yml

spring-boot-multitenancy-datasource-liquibase

Project Spring Boot 2.1.4.RELEASE with architecture multi tenancy using multiples data sources and applying the changeSets of the liquibase specified in application.yml

Before execute

  • Create yours databases and replaced the settings in application.yml;

To execute, just run this command in root project:

mvn spring-boot:run