jar

de.otto.microservice : status

Maven & Gradle

Feb 19, 2015
117 stars

status · Status library of the springboot-microservice project.

Table Of Contents

Latest Version

Download de.otto.microservice : status JAR file - Latest Versions:

All Versions

Download de.otto.microservice : status JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 status-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.otto.µservice.status.configuration

├─ de.otto.µservice.status.configuration.StatusConfiguration.class - [JAR]

de.otto.µservice.status.controller

├─ de.otto.µservice.status.controller.ApplicationStatusRepresentation.class - [JAR]

├─ de.otto.µservice.status.controller.StatusController.class - [JAR]

de.otto.µservice.status.domain

├─ de.otto.µservice.status.domain.ApplicationStatus.class - [JAR]

├─ de.otto.µservice.status.domain.Status.class - [JAR]

├─ de.otto.µservice.status.domain.StatusDetail.class - [JAR]

de.otto.µservice.status.indicator

├─ de.otto.µservice.status.indicator.ApplicationStatusAggregator.class - [JAR]

├─ de.otto.µservice.status.indicator.DefaultApplicationStatusAggregator.class - [JAR]

├─ de.otto.µservice.status.indicator.MutableStatusDetailIndicator.class - [JAR]

├─ de.otto.µservice.status.indicator.StatusDetailIndicator.class - [JAR]

Advertisement