WowProperties
@ConfigurationProperties(prefix = "wow")
Constructors
Link copied to clipboard
@ConstructorBinding
constructor(enabled: Boolean = true, contextName: String?, shutdownTimeout: Duration = DEFAULT_SHUTDOWN_TIMEOUT)
Retains the pre-runtime-orchestration constructor and Kotlin default-call ABI.