jar

com.github.julior : app-introspector

Maven & Gradle

Oct 10, 2013
10 stars

App Introspector · A simple Spring plugin to diagnostic and inspect Spring beans at runtime. It provides JSON based services as well as an UI based Console to execute queries and scripts against the application.

Table Of Contents

Latest Version

Download com.github.julior : app-introspector JAR file - Latest Versions:

All Versions

Download com.github.julior : app-introspector JAR file - All Versions:

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

com.github.julior.appintrospector

├─ com.github.julior.appintrospector.AppIntrospector.class - [JAR]

├─ com.github.julior.appintrospector.AppRuntime.class - [JAR]

├─ com.github.julior.appintrospector.MethodInfo.class - [JAR]

├─ com.github.julior.appintrospector.RunnableTimerTask.class - [JAR]

├─ com.github.julior.appintrospector.ScriptCommand.class - [JAR]

Advertisement