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 relay-spring-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.relay.spring
├─ com.aliyun.relay.spring.Binding.class - [JAR]
├─ com.aliyun.relay.spring.ConfigContext.class - [JAR]
├─ com.aliyun.relay.spring.JukolaBeanDefinitionParser.class - [JAR]
├─ com.aliyun.relay.spring.JukolaEndPoint.class - [JAR]
├─ com.aliyun.relay.spring.JukolaEndPointBean.class - [JAR]
├─ com.aliyun.relay.spring.JukolaNamespaceHandler.class - [JAR]
├─ com.aliyun.relay.spring.JukolaService.class - [JAR]
├─ com.aliyun.relay.spring.JukolaServiceBean.class - [JAR]
├─ com.aliyun.relay.spring.Method.class - [JAR]
├─ com.aliyun.relay.spring.ModuleBean.class - [JAR]
├─ com.aliyun.relay.spring.Reference.class - [JAR]
├─ com.aliyun.relay.spring.ReferenceBean.class - [JAR]
├─ com.aliyun.relay.spring.ServiceProtocol.class - [JAR]