rajivpjs / Customer-Inventory

A Customer online portal where customers can register, login, purchase orders etc
1 stars 0 forks source link

Force integration test to use H2 database rather than real database #49

Closed rajivpjs closed 5 years ago

rajivpjs commented 5 years ago

This occurs during an integration test run when using both H2Configuration.class and Application.class. It works fine alone using H2Configuration.class