Class SleuthRSocketProperties
java.lang.Object
org.springframework.cloud.sleuth.autoconfig.instrument.rsocket.SleuthRSocketProperties
@ConfigurationProperties("spring.sleuth.rsocket")
public class SleuthRSocketProperties
extends Object
Sleuth RSocket settings.
- Since:
- 3.1.0
- Author:
- Oleh Dokuka
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SleuthRSocketProperties
public SleuthRSocketProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-