Questions tagged [bootique]

1 questions
0
votes
0 answers

Junit test with two database schemas set up with liquibase

I need to write a JUnit Test, which tests reading from one database schema and writing to another. I have liquibase changelogs from two applications which own their respective database schemas, to define the databases. The liquibase changelogs use…
dschulten
  • 2,994
  • 1
  • 27
  • 44