vertx / io.vertx.reactivex.core / Context / config

config

open fun config(): JsonObject

If the context is associated with a Verticle deployment, this returns the configuration that was specified when the verticle was deployed.

Return
the configuration of the deployment or null if not a Verticle deployment