My source file is .../MyDir/proj/myProj.java. The jar files are under .../MyDir/proj/library. The jar files are from HTMLUnit 2.10.
.../MyDir/proj/myProj.java
.../MyDir/proj/library
This is
For Spring Boot Java users, you can use @scheduled annotation. For more details and a great example, visit this