spring-boot/spring-boot-project/spring-boot-autoconfigure
Stephane Nicoll 73ad17d2cb Use standard SpringBeanJobFactory to create Quartz Job instances
A recent update to SpringBeanJobFactory provides the same features as
our AutowireCapableBeanJobFactory override so this commit removes it in
favour of the standard factory.

Closes gh-14772
2018-10-10 16:01:59 +02:00
..
src Use standard SpringBeanJobFactory to create Quartz Job instances 2018-10-10 16:01:59 +02:00
pom.xml Add support for Spring Data JDBC (auto-config, starter, and test slice) 2018-09-21 14:18:52 +01:00