springboot实现定时器

1.创建spring boot项目,在pom.xml添加依赖: <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.0.1.RELEASE</version> </parent> <properties>
相关文章
相关标签/搜索