danielbrumusescu / multids-demo

Demo of multiple datasources with Spring Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring-data multiple datasource demo

This project generates a .jar with a couple of Spring Data repositories and associated tests. I have had trouble getting this structure to work, so this project is intended to simplify things as much as possible to establish how best to do it.

It's built with Maven, so from the command line you can run a full build (including tests):

mvn clean install

About

Demo of multiple datasources with Spring Data


Languages

Language:Java 100.0%