Bernardo-MG / jpa-example

An example showing how to set up and test JPA classes.
MIT License
0 stars 0 forks source link

Find a better way to set up the testing DB #7

Closed Bernardo-MG closed 7 years ago

Bernardo-MG commented 7 years ago

Liquibase is not meant for initializing tests databases. Find another solution for this.

Bernardo-MG commented 7 years ago

Using Maven profiles for setting up configuration