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 foundation-spi-2.8.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.servicecomb.foundation.bootstrap
├─ org.apache.servicecomb.foundation.bootstrap.BootStrapService.class - [JAR]
org.apache.servicecomb.foundation.auth
├─ org.apache.servicecomb.foundation.auth.AuthHeaderLoader.class - [JAR]
├─ org.apache.servicecomb.foundation.auth.AuthHeaderProvider.class - [JAR]
├─ org.apache.servicecomb.foundation.auth.SignRequest.class - [JAR]
org.apache.servicecomb.foundation.common.utils
├─ org.apache.servicecomb.foundation.common.utils.SPIEnabled.class - [JAR]
├─ org.apache.servicecomb.foundation.common.utils.SPIOrder.class - [JAR]
├─ org.apache.servicecomb.foundation.common.utils.SPIServiceUtils.class - [JAR]