spring-boot/spring-boot-docs
Brian Clozel de98c4b3ff Provide Reactor 3 auto-configuration
This commit provides auto-configuration for the Reactor Core 3 library.
A new configuration namespace, "spring.reactor" allows to configure
hooks on operators, like "spring.reactor.stacktrace-mode.enabled".

This property is enabled automatically by devtools, since it improves
the developer experience and provides full stacktrace information when
exceptions occur (but at a performance cost).

Fixes gh-7302
2017-01-26 10:35:12 +01:00
..
src Provide Reactor 3 auto-configuration 2017-01-26 10:35:12 +01:00
pom.xml Upgrade to Thymeleaf 3 and drop support for Thymleaf 2 2017-01-25 13:59:09 +00:00