@@ -177,6 +177,12 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.h2database</groupId> <!-- 单元测试,我们采用 H2 作为数据库 -->
<artifactId>h2</artifactId>
<!-- 工具类相关 -->
<groupId>org.projectlombok</groupId>
The note is not visible to the blocked user.