* With the move to Spring Boot the configuration properties were synthesized (imperative + reactive) into single properties. This results in property path changes and this commit adjusts for that. * Update docs to clarify Reactive vs. Imperative concurrency models See #480