dijalmasilva / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 100.0%