Spring and Quartz configuration
October 26, 2009 in IT and Stuff
Quartz is an open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application – from the smallest stand-alone application to the largest e-commerce system (definition taken from http://www.opensymphony.com/quartz/)
Cheers!