jar

org.zalando.spring : k8s-prestop-starter

Maven & Gradle

Jan 07, 2019
0 stars

K8S - PresStop Actuator Spring-Boot Starter · Spring-Boot starter for Lifecycle PreStop Hook

Table Of Contents

Latest Version

Download org.zalando.spring : k8s-prestop-starter JAR file - Latest Versions:

All Versions

Download org.zalando.spring : k8s-prestop-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window k8s-prestop-starter-2.0.0-beta-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.zalando.spring.k8s

├─ org.zalando.spring.k8s.PreStopHealthIndicator.class - [JAR]

org.zalando.spring.k8s.config

├─ org.zalando.spring.k8s.config.PreStopHealthIndicatorAutoConfiguration.class - [JAR]

Advertisement