Files
spring-boot/spring-boot-project
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
..
2018-04-10 11:46:16 +02:00
2018-04-10 11:46:16 +02:00
2018-04-05 09:31:17 +01:00