完成学习xxl-job

This commit is contained in:
2026-03-04 12:29:38 +08:00
parent d80a42a20d
commit b7ad9b57c6
7 changed files with 113 additions and 1 deletions

View File

@@ -82,5 +82,9 @@
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
</dependency>
</dependencies>
</project>