Browse Source

📝 spring-boot-demo-task-quartz 完成

pull/1/head
Yangkai.Shen 5 years ago
parent
commit
9548828a29
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      spring-boot-demo-task-quartz/README.md

+ 0
- 6
spring-boot-demo-task-quartz/README.md View File

@@ -71,12 +71,6 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>


<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.9.5.2</version>
</dependency>

<dependency> <dependency>
<groupId>cn.hutool</groupId> <groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId> <artifactId>hutool-all</artifactId>


Loading…
Cancel
Save