H2 is not present in the classpath, then you see the following error :Cannot determine embedded database driver class for database type NONEH2 to the pom.xml file, and restart your server.<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<scope>runtime</scope>
</dependency>