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 hot-refresh-adapter-spring-boot-1.2.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.hyf.hotrefresh.adapter.spring.copy
├─ com.hyf.hotrefresh.adapter.spring.copy.SpringAgent.class - [JAR]
com.hyf.hotrefresh.adapter.spring.copy.caches
├─ com.hyf.hotrefresh.adapter.spring.copy.caches.AutowiredCommonAnnotationCaches.class - [JAR]
├─ com.hyf.hotrefresh.adapter.spring.copy.caches.ResetBeanPostProcessorCaches.class - [JAR]
├─ com.hyf.hotrefresh.adapter.spring.copy.caches.ResetRequestMappingCaches.class - [JAR]
├─ com.hyf.hotrefresh.adapter.spring.copy.caches.ResetSpringStaticCaches.class - [JAR]
com.hyf.hotrefresh.adapter.spring
├─ com.hyf.hotrefresh.adapter.spring.ApplicationContextUtils.class - [JAR]
├─ com.hyf.hotrefresh.adapter.spring.HotRefreshSpringAdapterAutoConfiguration.class - [JAR]
├─ com.hyf.hotrefresh.adapter.spring.SpringAdapterInstaller.class - [JAR]
├─ com.hyf.hotrefresh.adapter.spring.SpringHotRefreshListener.class - [JAR]