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 process-spring-boot-registry-1.2.0.Beta4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.fabric8.process.spring.boot.registry
├─ io.fabric8.process.spring.boot.registry.ClassPathProcessRegistry.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.CompositeProcessRegistry.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.InMemoryProcessRegistry.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.ProcessRegistries.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.ProcessRegistry.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.ProcessRegistryAutoConfiguration.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.ProcessRegistryHolder.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.ProcessRegistryPropertySource.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.ProcessRegistryPropertySourceApplicationContextInitializer.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.ZooKeeperProcessRegistries.class - [JAR]
├─ io.fabric8.process.spring.boot.registry.ZooKeeperProcessRegistry.class - [JAR]