Skip to content

Instantly share code, notes, and snippets.

@lankydan
Last active February 4, 2018 21:40
Show Gist options
  • Save lankydan/28513a20cce085d8eab6fe2f424e5645 to your computer and use it in GitHub Desktop.
Save lankydan/28513a20cce085d8eab6fe2f424e5645 to your computer and use it in GitHub Desktop.
Scheduling - spring boot dependency
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>2.0.0.RC1</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment