Skip to content

Instantly share code, notes, and snippets.

@lankydan
Created February 4, 2018 21:40
Show Gist options
  • Save lankydan/7ca524c8c5a8f4d4c6052752c9af020f to your computer and use it in GitHub Desktop.
Save lankydan/7ca524c8c5a8f4d4c6052752c9af020f to your computer and use it in GitHub Desktop.
Scheduling - spring context dependency
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.0.3.RELEASE</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment