All Downloads are FREE. Search and download functionalities are using the official Maven repository.

igedeng.taotao-boot-starter-job-quartz.2024.12.source-code.honey-quartz.properties Maven / Gradle / Ivy

There is a newer version: 2025.01
Show newest version
org.quartz.scheduler.instanceName=DefaultHoneySchedulerInstance
org.quartz.scheduler.instanceId=AUTO
org.quartz.jobStore.class=org.quartz.impl.jdbcjobstore.JobStoreTX
org.quartz.jobStore.driverDelegateClass=org.quartz.impl.jdbcjobstore.StdJDBCDelegate
org.quartz.jobStore.tablePrefix=QRTZ_
org.quartz.jobStore.isClustered=true
org.quartz.jobStore.misfireThreshold=60000
org.quartz.jobStore.acquireTriggersWithinLock=true
org.quartz.threadPool.threadCount=5
org.quartz.threadPool.threadPriority=5
org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread=true
org.quartz.scheduler.jmx.export=true




© 2015 - 2025 Weber Informatics LLC | Privacy Policy