spring-boot/spring-boot-project/spring-boot-autoconfigure
Stephane Nicoll 38bd4bd58c Stop associating an Executor bean to Quartz
This commits make sure that the Quartz auto-configuration no longer
associates an `Executor` bean if present in the context as Quartz offers
properties to tune it, which would mutate and lead to unexpected
results.

Closes gh-12823
2018-04-12 15:48:20 +02:00
..
src Stop associating an Executor bean to Quartz 2018-04-12 15:48:20 +02:00
pom.xml Revert "Use Jersey BOM in dependency management" 2018-02-18 09:52:19 +00:00