Uses of Package
org.springframework.boot.reactor.netty
Packages that use org.springframework.boot.reactor.netty
Package
Description
Reactive web server implementation backed by Netty.
Auto-configuration for Reactor Netty.
-
Classes in org.springframework.boot.reactor.netty used by org.springframework.boot.reactor.nettyClassDescriptionFunction that can add new routes to an
HttpServerRoutes
instance.Mapping function that can be used to customize a Reactor Netty server instance. -
Classes in org.springframework.boot.reactor.netty used by org.springframework.boot.reactor.netty.autoconfigure