ServerApplication
class ServerApplication @Inject constructor(ktorServer: KtorServer, startupResources: StartupResources, shutdownResources: ShutdownResources)
Main application class for the server.
Constructors
Link copied to clipboard
@Inject