Skip to content

Commit feeff74

Browse files
committed
springboot整合springbatch
1 parent 768c21b commit feeff74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@
4242
<scope>test</scope>
4343
</dependency>
4444

45-
<!--<dependency>
45+
<dependency>
4646
<groupId>com.h2database</groupId>
4747
<artifactId>h2</artifactId>
4848
<version>1.4.197</version>
4949
<scope>runtime</scope>
50-
</dependency>-->
50+
</dependency>
5151
<dependency>
5252
<groupId>mysql</groupId>
5353
<artifactId>mysql-connector-java</artifactId>

0 commit comments

Comments
 (0)