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 HotSecondsExtension-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liubs.hotseconds.extension.cache
├─ com.liubs.hotseconds.extension.cache.VelocityHtmlCacheClear.class - [JAR]
com.liubs.hotseconds.extension.jacoco
├─ com.liubs.hotseconds.extension.jacoco.IJacocoDataStorage.class - [JAR]
├─ com.liubs.hotseconds.extension.jacoco.JacocoData.class - [JAR]
├─ com.liubs.hotseconds.extension.jacoco.JacocoDataStorage.class - [JAR]
com.liubs.hotseconds.extension.util
├─ com.liubs.hotseconds.extension.util.IPUtil.class - [JAR]
├─ com.liubs.hotseconds.extension.util.JsonUtils.class - [JAR]
├─ com.liubs.hotseconds.extension.util.ReflectUtil.class - [JAR]
com.liubs.hotseconds.extension.transform.registry
├─ com.liubs.hotseconds.extension.transform.registry.VelocityRegistry.class - [JAR]
com.liubs.hotseconds.extension
├─ com.liubs.hotseconds.extension.AutoChoose.class - [JAR]
├─ com.liubs.hotseconds.extension.IHotExtHandler.class - [JAR]
com.liubs.hotseconds.extension.exception
├─ com.liubs.hotseconds.extension.exception.RemoteItException.class - [JAR]
com.liubs.hotseconds.extension.transform.demo
├─ com.liubs.hotseconds.extension.transform.demo.Boy.class - [JAR]
├─ com.liubs.hotseconds.extension.transform.demo.TransformDemo.class - [JAR]
com.liubs.hotseconds.extension.container
├─ com.liubs.hotseconds.extension.container.MyBatisBeanRefresh.class - [JAR]
├─ com.liubs.hotseconds.extension.container.MyBatisPlusMapperUpdate.class - [JAR]
com.liubs.hotseconds.extension.annotations
├─ com.liubs.hotseconds.extension.annotations.ClassTransform.class - [JAR]
├─ com.liubs.hotseconds.extension.annotations.OnClassLoad.class - [JAR]
├─ com.liubs.hotseconds.extension.annotations.RemoteMethodTest.class - [JAR]
com.liubs.hotseconds.extension.logging
├─ com.liubs.hotseconds.extension.logging.Logger.class - [JAR]
├─ com.liubs.hotseconds.extension.logging.LoggerHandler.class - [JAR]
com.liubs.hotseconds.extension.manager
├─ com.liubs.hotseconds.extension.manager.AllExtensionsManager.class - [JAR]
com.liubs.hotseconds.extension.transform.mybatis
├─ com.liubs.hotseconds.extension.transform.mybatis.MyBatisClassPathMapperScannerPatch.class - [JAR]
├─ com.liubs.hotseconds.extension.transform.mybatis.MyBatisSpringBeanDefinition.class - [JAR]