We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a54b9 commit 30ac726Copy full SHA for 30ac726
spring-cloud-starter-task/pom.xml
@@ -31,5 +31,9 @@
31
<groupId>org.springframework.cloud</groupId>
32
<artifactId>spring-cloud-task-stream</artifactId>
33
</dependency>
34
+ <dependency>
35
+ <groupId>org.springframework.boot</groupId>
36
+ <artifactId>spring-boot-starter-jdbc</artifactId>
37
+ </dependency>
38
</dependencies>
39
</project>
0 commit comments