Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 224 Bytes

multi-data

Auto configuration Multiple DataSource Spring Data JPA

Setup database with docker

  • Install docker
  • Install docker-compose
  • Run retup.sh to setup postgresql in docker

Build

  • $ ./mvnw clean install