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 batrider-3.2.100.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pro.fessional.wings.batrider.servcomb.handler
├─ pro.fessional.wings.batrider.servcomb.handler.ProviderAuth9Handler.class - [JAR]
pro.fessional.wings.batrider.spring.prop
├─ pro.fessional.wings.batrider.spring.prop.BatriderEnabledProp.class - [JAR]
├─ pro.fessional.wings.batrider.spring.prop.BatriderHandlerProp.class - [JAR]
pro.fessional.wings.batrider.spring.conf
├─ pro.fessional.wings.batrider.spring.conf.BatriderAutoConfiguration.class - [JAR]
pro.fessional.wings.batrider.spring.bean
├─ pro.fessional.wings.batrider.spring.bean.BatriderServcombConfiguration.class - [JAR]
pro.fessional.wings
├─ pro.fessional.wings.WhoAmI.class - [JAR]