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 shenyu-register-instance-api-2.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.shenyu.register.instance.api.config
├─ org.apache.shenyu.register.instance.api.config.RegisterConfig.class - [JAR]
org.apache.shenyu.register.instance.api
├─ org.apache.shenyu.register.instance.api.ShenyuInstanceRegisterRepository.class - [JAR]
org.apache.shenyu.register.instance.api.path
├─ org.apache.shenyu.register.instance.api.path.InstancePathConstants.class - [JAR]
org.apache.shenyu.register.instance.api.entity
├─ org.apache.shenyu.register.instance.api.entity.InstanceEntity.class - [JAR]
org.apache.shenyu.register.instance.api.watcher
├─ org.apache.shenyu.register.instance.api.watcher.WatcherListener.class - [JAR]