grails / grails-quartz

This project provides integration of the Quartz scheduling framework into the Grails Framework
http://grails.org/plugin/quartz
Apache License 2.0
77 stars 91 forks source link

Update grails-quartz for Grails 7 #131

Open jamesfredley opened 1 month ago

jamesfredley commented 1 month ago

4.0.x branch has been created for Grails 7: https://github.com/grails/grails-quartz

jdaugherty commented 2 weeks ago

Internally, we use the quartz spring starter and it works perfectly as-is. What are people's thoughts about publishing a guide for this way instead?

jdaugherty commented 4 days ago

FYI: https://github.com/quartz-scheduler/quartz/issues/1134 - quartz was released so it should work with the jakarta packages now