While running automated tests, we’d often like to use a light-weight in-memory database instead of a persistent one like MySQL. So, in this post, we’ll discuss how to configure your ...
The post Spring Boot – how to configure in-memory database for testing appeared first on Natural Programmer.