Uses of Package
org.springframework.boot.quartz.autoconfigure
Packages that use org.springframework.boot.quartz.autoconfigure
Package
Description
Auto-configuration for Quartz Scheduler.
-
Classes in org.springframework.boot.quartz.autoconfigure used by org.springframework.boot.quartz.autoconfigureClassDescriptionDefine the supported Quartz
JobStore
.Qualifier annotation for a DataSource to be injected into Quartz auto-configuration.Configuration properties for the Quartz Scheduler integration when using a JDBC job store.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.