spring-boot/spring-boot-project/spring-boot-autoconfigure/src/test
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
..
java/org/springframework/boot/autoconfigure Stop associating an Executor bean to Quartz 2018-04-12 15:48:20 +02:00
resources Align test build-info.properties with ISO 8601 formatt changes 2018-03-09 13:24:34 +00:00