Class NettyProperties
java.lang.Object
org.springframework.boot.autoconfigure.netty.NettyProperties
@ConfigurationProperties
for the Netty engine.
These properties apply globally to the Netty library, used as a client or a server.
- Since:
- 2.5.0
- Author:
- Brian Clozel
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setLeakDetection
(NettyProperties.LeakDetection leakDetection)
-
Constructor Details
-
NettyProperties
public NettyProperties()
-
-
Method Details
-
getLeakDetection
-
setLeakDetection
-