jar

eu.hinsch : spring-boot-actuator-logview

Maven & Gradle

Jan 01, 2021
39 stars

spring-boot-actuator-logview · simple logfile viewer as spring boot actuator endpoint

Table Of Contents

Latest Version

Download eu.hinsch : spring-boot-actuator-logview JAR file - Latest Versions:

All Versions

Download eu.hinsch : spring-boot-actuator-logview JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
CVE-2021-21234
0.1.x CVE-2021-21234

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-boot-actuator-logview-0.2.13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.hinsch.spring.boot.actuator.logview

├─ eu.hinsch.spring.boot.actuator.logview.AbstractFileProvider.class - [JAR]

├─ eu.hinsch.spring.boot.actuator.logview.FileEntry.class - [JAR]

├─ eu.hinsch.spring.boot.actuator.logview.FileProvider.class - [JAR]

├─ eu.hinsch.spring.boot.actuator.logview.FileSystemFileProvider.class - [JAR]

├─ eu.hinsch.spring.boot.actuator.logview.FileType.class - [JAR]

├─ eu.hinsch.spring.boot.actuator.logview.LogViewEndpoint.class - [JAR]

├─ eu.hinsch.spring.boot.actuator.logview.LogViewEndpointAutoconfig.class - [JAR]

├─ eu.hinsch.spring.boot.actuator.logview.SortBy.class - [JAR]

├─ eu.hinsch.spring.boot.actuator.logview.TarGzArchiveFileProvider.class - [JAR]

├─ eu.hinsch.spring.boot.actuator.logview.ZipArchiveFileProvider.class - [JAR]

Advertisement