configureServer
var configureServer: Server.() -> Unit
Property function that will be called during Jetty server initialization with the server instance as receiver.
var configureServer: Server.() -> Unit
Property function that will be called during Jetty server initialization with the server instance as receiver.