refactor(Test):内嵌h2

This commit is contained in:
禾几海
2020-08-14 16:16:01 +08:00
parent 14ff60ecfc
commit aa751dbba1
4 changed files with 208 additions and 14 deletions

View File

@@ -170,6 +170,11 @@
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.200</version>
</dependency>
</dependencies>