Create a Netty server from the given application and server configuration.
Create a Netty server from the given application and server configuration.
The application.
The server configuration.
A started Netty server, serving the application.
Creates a Server from the given router.
Creates a Server from the given router.
the server configuration
the routes definitions
an AkkaHttpServer instance
Creates a Server from the given router, using ServerComponents.
Creates a Server from the given router, using ServerComponents.
the server configuration
the routes definitions
an AkkaHttpServer instance
A ServerProvider for creating an AkkaHttpServer.
Creates an AkkaHttpServer from the given router:
Or from a given router using BuiltInComponents:
Use this together with Sird Router.