jar

org.springframework.cloud : spring-cloud-kubernetes-fabric8-autoconfig

Maven & Gradle

Jul 28, 2023
21 usages
3.4k stars

Spring Cloud Kubernetes :: Fabric8 AutoConfig · Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

Table Of Contents

Latest Version

Download org.springframework.cloud : spring-cloud-kubernetes-fabric8-autoconfig JAR file - Latest Versions:

All Versions

Download org.springframework.cloud : spring-cloud-kubernetes-fabric8-autoconfig JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.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 spring-cloud-kubernetes-fabric8-autoconfig-3.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.cloud.kubernetes.fabric8

├─ org.springframework.cloud.kubernetes.fabric8.Fabric8ActuatorConfiguration.class - [JAR]

├─ org.springframework.cloud.kubernetes.fabric8.Fabric8AutoConfiguration.class - [JAR]

├─ org.springframework.cloud.kubernetes.fabric8.Fabric8HealthIndicator.class - [JAR]

├─ org.springframework.cloud.kubernetes.fabric8.Fabric8InfoContributor.class - [JAR]

├─ org.springframework.cloud.kubernetes.fabric8.Fabric8PodUtils.class - [JAR]

├─ org.springframework.cloud.kubernetes.fabric8.Fabric8Utils.class - [JAR]

org.springframework.cloud.kubernetes.fabric8.profile

├─ org.springframework.cloud.kubernetes.fabric8.profile.Fabric8ProfileEnvironmentPostProcessor.class - [JAR]

Advertisement