@ConfigurationProperties(prefix="spring.reactor") public class ReactorCoreProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ReactorCoreProperties.StacktraceMode |
| Constructor and Description |
|---|
ReactorCoreProperties() |
| Modifier and Type | Method and Description |
|---|---|
ReactorCoreProperties.StacktraceMode |
getStacktraceMode() |
boolean |
isDebug() |
void |
setDebug(boolean debug) |
public boolean isDebug()
public void setDebug(boolean debug)
public ReactorCoreProperties.StacktraceMode getStacktraceMode()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.