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 tummy-search-dubbo-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.fayelau.tummy.search.dubbo.inter.business
├─ com.fayelau.tummy.search.dubbo.inter.business.IRankDubboService.class - [JAR]
com.fayelau.tummy.search.dubbo.inter.store
├─ com.fayelau.tummy.search.dubbo.inter.store.IBlabDubboService.class - [JAR]
├─ com.fayelau.tummy.search.dubbo.inter.store.IChatmsgDubboService.class - [JAR]
├─ com.fayelau.tummy.search.dubbo.inter.store.IDgbDubboService.class - [JAR]
├─ com.fayelau.tummy.search.dubbo.inter.store.INewblackresDubboService.class - [JAR]
├─ com.fayelau.tummy.search.dubbo.inter.store.IRssDubboService.class - [JAR]
├─ com.fayelau.tummy.search.dubbo.inter.store.IUenterDubboService.class - [JAR]