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 syncplant-system-resource-api-1.1.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.springsciyon.resource.entity
├─ com.springsciyon.resource.entity.DingtalkLinkSendArg.class - [JAR]
├─ com.springsciyon.resource.entity.DingtalkTextSendArg.class - [JAR]
├─ com.springsciyon.resource.entity.MailSendArg.class - [JAR]
├─ com.springsciyon.resource.entity.PfOss.class - [JAR]
├─ com.springsciyon.resource.entity.PfXiaokeset.class - [JAR]
├─ com.springsciyon.resource.entity.WeixinImageSendArg.class - [JAR]
├─ com.springsciyon.resource.entity.WeixinTextSendArg.class - [JAR]
├─ com.springsciyon.resource.entity.WeixinTextcardSendArg.class - [JAR]
com.springsciyon.resource.feign
├─ com.springsciyon.resource.feign.INoticeClient.class - [JAR]
├─ com.springsciyon.resource.feign.INoticeClientFallback.class - [JAR]
├─ com.springsciyon.resource.feign.IOssClient.class - [JAR]
├─ com.springsciyon.resource.feign.IOssClientFallback.class - [JAR]
├─ com.springsciyon.resource.feign.ISequenceClient.class - [JAR]
├─ com.springsciyon.resource.feign.ISequenceClientFallback.class - [JAR]
├─ com.springsciyon.resource.feign.IXiaokeClient.class - [JAR]
├─ com.springsciyon.resource.feign.IXiaokeClientFallback.class - [JAR]