ApplicationFeatureSettings

data class ApplicationFeatureSettings(val splitHealthChecks: Boolean)

Constructors

Link copied to clipboard
constructor(splitHealthChecks: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Set to false to use the legacy health check instead of the readiness and liveness checks.