User Guide : Advanced Scheduling
 
Share this page                  
Advanced Scheduling
 
Cron Expressions
Building a Cron Expression
Note:  Scheduling in increments of less than 1 minute is disabled by default. You can enable increments down to the second by adding the following entry to your application.properties file: org.quartz.ext.allow-seconds=true. Requires service restart.