yky32 / spring-boot-multitenancy_overview

Spring boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run application locally:

  • Run postgres instance specified in docker-compose.yml :
 docker-compose up -d postgres
  • Run application/src/main/java/com/konstde00/applicationmodule/Application.java from Intellij

About

Spring boot


Languages

Language:Java 100.0%