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 registry-nacos-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.servicecomb.registry.nacos
├─ org.apache.servicecomb.registry.nacos.NacosConfiguration.class - [JAR]
├─ org.apache.servicecomb.registry.nacos.NacosConst.class - [JAR]
├─ org.apache.servicecomb.registry.nacos.NacosDiscovery.class - [JAR]
├─ org.apache.servicecomb.registry.nacos.NacosDiscoveryInstance.class - [JAR]
├─ org.apache.servicecomb.registry.nacos.NacosDiscoveryProperties.class - [JAR]
├─ org.apache.servicecomb.registry.nacos.NacosMicroserviceHandler.class - [JAR]
├─ org.apache.servicecomb.registry.nacos.NacosRegistration.class - [JAR]
├─ org.apache.servicecomb.registry.nacos.NacosRegistrationInstance.class - [JAR]
├─ org.apache.servicecomb.registry.nacos.NamingServiceManager.class - [JAR]