jar

io.github.bipindasan : zipkin-util

Maven & Gradle

Jul 15, 2021
0 stars

Zipkin Logging Interceptor Utility · Zipkin logging utility to intercept spring framework rest api

Table Of Contents

Latest Version

Download io.github.bipindasan : zipkin-util JAR file - Latest Versions:

All Versions

Download io.github.bipindasan : zipkin-util 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 zipkin-util-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.daimler.zipkin.interceptor

├─ com.daimler.zipkin.interceptor.LogRequestBodyAdviceAdapter.class - [JAR]

├─ com.daimler.zipkin.interceptor.LogResponseBodyAdviceAdapter.class - [JAR]

com.daimler.zipkin.service

├─ com.daimler.zipkin.service.LoggingService.class - [JAR]

├─ com.daimler.zipkin.service.LoggingServiceImpl.class - [JAR]