org.http4k.cloudnative.deprecatedCloudNative.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of http4k-platform-k8s Show documentation
Show all versions of http4k-platform-k8s Show documentation
http4k K8S integration tooling
The newest version!
package org.http4k.cloudnative
@Deprecated("Use org.http4k.k8s.Http4kK8sServer instead", ReplaceWith("org.http4k.k8s.Http4kK8sServer"))
typealias Http4kK8sServer = org.http4k.k8s.Http4kK8sServer
© 2015 - 2024 Weber Informatics LLC | Privacy Policy