LDEV-5260 Add Reactor as Spring dependency Spring is capable of configuring Reactor environment automatically if Spring detects it on classp…
Show more
LDEV-5260 Add Reactor as Spring dependencySpring is capable of configuring Reactor environment automatically ifSpring detects it on classpath. The detection must happen when Spring isstill loading, not afterwards. So Reactor must be a Spring dependency asotherwise it will load too late to get detected.
Show less