View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window reactive-app-maven-plugin-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lightbend.rp
├─ com.lightbend.rp.AkkaApp.class - [JAR]
├─ com.lightbend.rp.AppType.class - [JAR]
├─ com.lightbend.rp.AppTypeDetector.class - [JAR]
├─ com.lightbend.rp.Applications.class - [JAR]
├─ com.lightbend.rp.BasicApp.class - [JAR]
├─ com.lightbend.rp.BuildMojo.class - [JAR]
├─ com.lightbend.rp.Endpoints.class - [JAR]
├─ com.lightbend.rp.HelpMojo.class - [JAR]
├─ com.lightbend.rp.Labels.class - [JAR]
├─ com.lightbend.rp.LagomApp.class - [JAR]
├─ com.lightbend.rp.PlayApp.class - [JAR]
├─ com.lightbend.rp.PushMojo.class - [JAR]
├─ com.lightbend.rp.ReactiveApp.class - [JAR]
├─ com.lightbend.rp.ReactiveLibChecker.class - [JAR]
├─ com.lightbend.rp.Settings.class - [JAR]