SyntaxFix
Write A Post
Hire A Developer
Questions
Solved by adding the following dependency into pom.xml file :
<dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> <scope>test</scope> </dependency>