Uses of Package
org.springframework.boot.autoconfigure.quartz
Package
Description
Auto-configuration for Quartz Scheduler.
-
ClassDescriptionDefine the supported Quartz
JobStore
.Qualifier annotation for a DataSource to be injected into Quartz auto-configuration.DataSourceScriptDatabaseInitializer
for the Quartz Scheduler database.Configuration properties for the Quartz Scheduler integration.Qualifier annotation for a TransactionManager to be injected into Quartz auto-configuration.Callback interface that can be implemented by beans wishing to customize the QuartzSchedulerFactoryBean
before it is fully initialized, in particular to tune its configuration.