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 lixbox-microservice-client-11.1.2.21.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.lixbox.service.cache.client
├─ fr.lixbox.service.cache.client.CacheServiceClient.class - [JAR]
fr.lixbox.service.common.client
├─ fr.lixbox.service.common.client.MicroServiceClient.class - [JAR]
fr.lixbox.service.registry.client
├─ fr.lixbox.service.registry.client.RegistryServiceClient.class - [JAR]