In my case I have some projects that use the grails-quartz plugin, if I use spring-boot-starter-quartz I would have to make some changes to the code.
Another reason is that I think grails-quartz is simpler, with one command I can already create the Job and its code is very simple.