A builder class used for configuring static asset serving in the application. This class provides methods to serve files from a folder or resources.
A utility object to manage a Ktor-based web server. This provides methods to start and stop the web server with custom configurations and routes.
Configures static asset serving for a specified path with custom asset settings.
Configures static file serving for a specified path and folder.
Configures static resources serving from a specified resource package.