Hi,

I have been playing around with Spring scheduling and created a simple scheduled task using the @Scheduled annotation and task:scheduler. This works very well and the annotations and task...