Package | Description |
---|---|
org.springframework.boot.autoconfigure.web.reactive |
Auto-configuration for reactive web servers and Spring WebFlux.
|
org.springframework.boot.autoconfigure.websocket.reactive |
Auto-configuration for WebSocket support in reactive web servers.
|
Modifier and Type | Method and Description |
---|---|
void |
TomcatReactiveWebServerFactoryCustomizer.customize(TomcatReactiveWebServerFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
TomcatWebSocketReactiveWebServerCustomizer.customize(TomcatReactiveWebServerFactory factory) |