Uses of Class
org.springframework.boot.reactor.netty.autoconfigure.NettyServerProperties
Packages that use NettyServerProperties
Package
Description
Auto-configuration for Reactor Netty.
-
Uses of NettyServerProperties in org.springframework.boot.reactor.netty.autoconfigure
Constructors in org.springframework.boot.reactor.netty.autoconfigure with parameters of type NettyServerPropertiesModifierConstructorDescriptionNettyReactiveWebServerFactoryCustomizer
(Environment environment, ServerProperties serverProperties, NettyServerProperties nettyProperties)