I'm losing my mind a bit. Been following 4.1.1 documentation
http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#scheduling-quartz-jobdetail
It says to use that class, JobDetailBean
The class does not even exists in the packages. If I update my pom to 4.0.7 there it is. Is the documentation outdated? Is this class meant to be deprecated or something?
For Quartz 2.x support use JobDetailFactoryBean. See more in this jira: https://jira.spring.io/browse/SPR-9080
When changing to Quartz 2.x we switched to using JobDetailFactoryBean instead of JobDetailBean
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With