DBSetup-TestingExample project that tests functionality of DBSetup library with Spring-boot configurations.Running the testsTo run tests that start in-memory h2 database and fill it with sample data, execute:mvn test