• Brian Clozel's avatar
    Add support for reactor-tools debug agent · 3c28622e
    Brian Clozel authored
    The `reactor-tools` dependency now brings a new Reactor Debug Agent
    which instruments loaded classes for better Reactor stacktraces.
    This commit removes the `spring.reactor.stacktrace-mode.enabled`
    configuration property since the related Reactor Hook is about to be
    removed.
    As a replacement, we're introducing `spring.reactor.debug-agent.enabled`
    which tells whether the Reactor Debug Agent should be loaded, given that
    the `reactor-tools` dependency is available. This option is enabled by
    default, since adding the dependency on classpath is a strong signal
    already.
    
    Fixes gh-17128
    3c28622e
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...