feat: There is no way the schedule

This commit is contained in:
super_liu
2021-09-30 15:25:44 +08:00
parent f96f8f4faa
commit 9ed1637677
5 changed files with 121 additions and 11 deletions
+5
View File
@@ -33,6 +33,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
</dependency>
<!-- scheduled所属资源为spring-context-support -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
</dependency>
<!-- Eureka -->
<dependency>
<groupId>org.springframework.cloud</groupId>