commonKtorModule

fun Application.commonKtorModule(prometheus: MeterRegistry, azureConfig: AzureConfig? = null, infoModel: InfoModel, tokenxConfig: TokenxConfig? = null): CommonResponse

Installs common Ktor plugins:

  • MicrometerMetrics

  • ContentNegotiation

  • CallLogging

  • Sets up JWT authentication against Azure or tokenx.

  • Genererer Swagger-dokumentasjon