springboot-quartz icon indicating copy to clipboard operation
springboot-quartz copied to clipboard

quartz + springboot + RabbitMQ + H2(in-memory database) + dynamic task management web console.

Results 4 springboot-quartz issues
Sort by recently updated
recently updated
newest added

Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 2.2.1 to 2.3.2. Release notes Sourced from quartz's releases. Quartz 2.3.2 This a bug fix release containing fixes for: #508 : Error with H2 1.4.200 #505 :...

dependencies

为什么在项目启动的时候会自动执行任务呢

*************************** APPLICATION FAILED TO START *************************** Description: Field scheduler in bo.gob.test.vactuator.veritasq.service.ScheduleJobService required a single bean, but 2 were found: - schedulerFactoryBean: defined by method 'schedulerFactoryBean' in class path resource [bo/gob/test/vactuator/config/SchedulerConfig.class]...