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 soul-plugin-sofa-2.3.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dromara.soul.plugin.sofa
├─ org.dromara.soul.plugin.sofa.SofaPlugin.class - [JAR]
org.dromara.soul.plugin.sofa.proxy
├─ org.dromara.soul.plugin.sofa.proxy.SofaProxyService.class - [JAR]
org.dromara.soul.plugin.sofa.subscriber
├─ org.dromara.soul.plugin.sofa.subscriber.SofaMetaDataSubscriber.class - [JAR]
org.dromara.soul.plugin.sofa.cache
├─ org.dromara.soul.plugin.sofa.cache.ApplicationConfigCache.class - [JAR]
org.dromara.soul.plugin.sofa.response
├─ org.dromara.soul.plugin.sofa.response.SofaResponsePlugin.class - [JAR]
org.dromara.soul.plugin.sofa.context
├─ org.dromara.soul.plugin.sofa.context.SofaSoulContextDecorator.class - [JAR]
org.dromara.soul.plugin.sofa.param
├─ org.dromara.soul.plugin.sofa.param.SofaBodyParamResolveServiceImpl.class - [JAR]
org.dromara.soul.plugin.sofa.handler
├─ org.dromara.soul.plugin.sofa.handler.SofaPluginDataHandler.class - [JAR]