Skip to content

dijalmasilva/spring-boot-multitenancy-datasource-liquibase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages