TomcatReactiveWebServerFactory

constructor()

Create a new TomcatReactiveWebServerFactory instance.


constructor(port: Int)

Create a new TomcatReactiveWebServerFactory that listens for requests using the specified port.

Parameters

port

the port to listen on