Skip to content

poseiodn项目quartz模块

muggle edited this page Jun 18, 2019 · 2 revisions

添加依赖

 <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-quartz</artifactId>
        </dependency>
Clone this wiki locally