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 polaris-cluster-3.1.28.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.polaris.cluster.nacos
├─ io.polaris.cluster.nacos.NacosClusterService.class - [JAR]
├─ io.polaris.cluster.nacos.NacosConfig.class - [JAR]
io.polaris.cluster.zookeeper
├─ io.polaris.cluster.zookeeper.ZookeeperClusterService.class - [JAR]
├─ io.polaris.cluster.zookeeper.ZookeeperConfig.class - [JAR]