ApplicationPropertiesBuilder

Constructors

Link copied to clipboard
constructor(environment: ApplicationEnvironment)

Properties

Link copied to clipboard

Indicates whether development mode is enabled.

Link copied to clipboard
Link copied to clipboard

Parent coroutine context for an application.

Link copied to clipboard

Application's root path (prefix, context path in servlet container).

Link copied to clipboard

Paths to wait for application reload.

Functions

Link copied to clipboard
fun module(body: Application.() -> Unit)

Installs an application module.