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 master-slave-core-route-4.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.shardingsphere.masterslave.route.engine.impl
├─ org.apache.shardingsphere.masterslave.route.engine.impl.MasterSlaveDataSourceRouter.class - [JAR]
├─ org.apache.shardingsphere.masterslave.route.engine.impl.MasterVisitedManager.class - [JAR]
org.apache.shardingsphere.masterslave.route.log
├─ org.apache.shardingsphere.masterslave.route.log.MasterSlaveSQLLogger.class - [JAR]
org.apache.shardingsphere.masterslave.route.engine
├─ org.apache.shardingsphere.masterslave.route.engine.MasterSlaveRouteDecorator.class - [JAR]