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 tests-report-0.8.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
kos.tests
├─ kos.tests.ApiWithAllAnnotations.class - [JAR]
├─ kos.tests.ApiWithAllAnnotationsRoutingContextHandler.class - [JAR]
├─ kos.tests.ApiWithAllAnnotationsRoutingContextHandlerInjectorFactory.class - [JAR]
├─ kos.tests.HelloWorld.class - [JAR]
├─ kos.tests.Something.class - [JAR]
├─ kos.tests.SomethingElse.class - [JAR]
├─ kos.tests.User.class - [JAR]
├─ kos.tests.UserIpClient.class - [JAR]
├─ kos.tests.UserIpClientAutoGeneratedRestClient.class - [JAR]
├─ kos.tests.UserIpClientAutoGeneratedRestClientFactory.class - [JAR]
├─ kos.tests.UserIpClientAutoGeneratedRestClientFactoryInjectorFactory.class - [JAR]
kos.core.client
├─ kos.core.client.AutoGeneratedRestClientFactoryExposedServicesLoader.class - [JAR]