mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-16 02:49:48 +00:00
[AB-xxx] changing class loader helper class, because sometimes the class is not found with the default one
This commit is contained in:
@@ -11,5 +11,6 @@ spring.quartz.properties.org.quartz.jobStore.useProperties=true
|
||||
spring.quartz.properties.org.quartz.jobStore.misfireThreshold=45000
|
||||
spring.quartz.properties.org.quartz.jobStore.tablePrefix=qrtz_
|
||||
spring.quartz.properties.org.quartz.jobStore.isClustered=false
|
||||
spring.quartz.properties.org.quartz.scheduler.classLoadHelper.class = org.quartz.simpl.CascadingClassLoadHelper
|
||||
spring.quartz.properties.org.quartz.plugin.shutdownHook.class=org.quartz.plugins.management.ShutdownHookPlugin
|
||||
spring.quartz.properties.org.quartz.plugin.shutdownHook.cleanShutdown=TRUE
|
||||
Reference in New Issue
Block a user