Merge pull request #59 from mgooty/master
Added example code for usage and configuration of @Scheduled annotation.
This commit is contained in:
+1
-2
@@ -33,7 +33,7 @@
|
||||
</dependency>
|
||||
|
||||
<!-- persistence -->
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
@@ -118,7 +118,6 @@
|
||||
<version>${mockito.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user