Applied the TaskPartitioner Integration tests.
resolves #178 Using task explorer and cleaned up the BatchExecution Event Tests Added spring-cloud-task-dependencies to dependency-management
This commit is contained in:
committed by
Michael Minella
parent
6b9bb9481f
commit
1e1f75d7ba
@@ -58,6 +58,11 @@
|
||||
<artifactId>mariadb-java-client</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-jdbc</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user