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