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 faas-license-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.faasadmin.framework.license.verify.config
├─ com.faasadmin.framework.license.verify.config.FaasLicenseAutoConfiguration.class - [JAR]
├─ com.faasadmin.framework.license.verify.config.FaasLicenseCheckConfiguration.class - [JAR]
├─ com.faasadmin.framework.license.verify.config.LicenseProperties.class - [JAR]
com.faasadmin.framework.license.verify.core.annotation
├─ com.faasadmin.framework.license.verify.core.annotation.FaasLicense.class - [JAR]
com.faasadmin.framework.license.verify.core.interceptor
├─ com.faasadmin.framework.license.verify.core.interceptor.LicenseCheckInterceptor.class - [JAR]
com.faasadmin.framework.license.verify.core
├─ com.faasadmin.framework.license.verify.core.CustomLicenseManager.class - [JAR]
├─ com.faasadmin.framework.license.verify.core.CustomPublicCertsStoreParam.class - [JAR]
├─ com.faasadmin.framework.license.verify.core.LicenseCheck.class - [JAR]
├─ com.faasadmin.framework.license.verify.core.LicenseVerify.class - [JAR]
├─ com.faasadmin.framework.license.verify.core.LicenseVerifyParam.class - [JAR]