vertx / io.vertx.kotlin.coroutines / CoroutineVerticle / config

config

protected val config: JsonObject

Get the configuration of the verticle.

This can be specified when the verticle is deployed.

Return
the configuration

Getter

Get the configuration of the verticle.

This can be specified when the verticle is deployed.

Getter Return
the configuration