JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.autoconfigure.netty.NettyProperties
Packages that use
NettyProperties
Package
Description
org.springframework.boot.autoconfigure.netty
Auto-configuration for the Netty library.
Uses of
NettyProperties
in
org.springframework.boot.autoconfigure.netty
Constructors in
org.springframework.boot.autoconfigure.netty
with parameters of type
NettyProperties
Modifier
Constructor
Description
NettyAutoConfiguration
(
NettyProperties
properties)