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 sharding-jdbc-orchestration-spring-boot-starter-2.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.shardingjdbc.orchestration.spring.boot.orchestration
├─ io.shardingjdbc.orchestration.spring.boot.orchestration.SpringBootOrchestrationConfigurationProperties.class - [JAR]
io.shardingjdbc.orchestration.spring.boot.sharding
├─ io.shardingjdbc.orchestration.spring.boot.sharding.SpringBootShardingRuleConfigurationProperties.class - [JAR]
io.shardingjdbc.orchestration.spring.boot.masterslave
├─ io.shardingjdbc.orchestration.spring.boot.masterslave.SpringBootMasterSlaveRuleConfigurationProperties.class - [JAR]
io.shardingjdbc.orchestration.spring.boot
├─ io.shardingjdbc.orchestration.spring.boot.OrchestrationSpringBootConfiguration.class - [JAR]