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 bitactor-cloud-client-spring-boot-starter-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bitactor.framework.cloud.spring.boot.client.annotation
├─ com.bitactor.framework.cloud.spring.boot.client.annotation.EnableBitactorClientConfiguration.class - [JAR]
com.bitactor.framework.cloud.spring.boot.client.net
├─ com.bitactor.framework.cloud.spring.boot.client.net.ClientChannel.class - [JAR]
├─ com.bitactor.framework.cloud.spring.boot.client.net.ClientChannelManager.class - [JAR]
com.bitactor.framework.cloud.spring.boot.client.extension
├─ com.bitactor.framework.cloud.spring.boot.client.extension.AbstractClientEntity.class - [JAR]
├─ com.bitactor.framework.cloud.spring.boot.client.extension.ClientAllReady.class - [JAR]
├─ com.bitactor.framework.cloud.spring.boot.client.extension.ClientEntity.class - [JAR]
├─ com.bitactor.framework.cloud.spring.boot.client.extension.ClientManager.class - [JAR]
├─ com.bitactor.framework.cloud.spring.boot.client.extension.NoticeMapping.class - [JAR]
├─ com.bitactor.framework.cloud.spring.boot.client.extension.RequestStage.class - [JAR]
├─ com.bitactor.framework.cloud.spring.boot.client.extension.ResponseMapping.class - [JAR]
com.bitactor.framework.cloud.spring.boot.client
├─ com.bitactor.framework.cloud.spring.boot.client.BitactorClientAutoConfiguration.class - [JAR]
├─ com.bitactor.framework.cloud.spring.boot.client.BitactorClientProperties.class - [JAR]
├─ com.bitactor.framework.cloud.spring.boot.client.ClientStarter.class - [JAR]
com.bitactor.framework.cloud.spring.boot.client.config
├─ com.bitactor.framework.cloud.spring.boot.client.config.SpringClientConfig.class - [JAR]