/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

Primary LanguageJava

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