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 apiman-gateway-platforms-war-micro-3.0.0.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.apiman.gateway.platforms.war.micro
├─ io.apiman.gateway.platforms.war.micro.GatewayMicroService.class - [JAR]
├─ io.apiman.gateway.platforms.war.micro.GatewayMicroServiceApplication.class - [JAR]
├─ io.apiman.gateway.platforms.war.micro.GatewayMicroServiceEngineAccessor.class - [JAR]
├─ io.apiman.gateway.platforms.war.micro.GatewayMicroServicePlatform.class - [JAR]
├─ io.apiman.gateway.platforms.war.micro.GatewayMicroServicePlatformAccessor.class - [JAR]
├─ io.apiman.gateway.platforms.war.micro.Starter.class - [JAR]
├─ io.apiman.gateway.platforms.war.micro.User.class - [JAR]
├─ io.apiman.gateway.platforms.war.micro.Users.class - [JAR]