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 nest-plus-spring-boot-starter-2.2.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.zhaofujun.nest.spring
├─ com.zhaofujun.nest.spring.ApplicationServiceScanner.class - [JAR]
├─ com.zhaofujun.nest.spring.ApplicationServiceScannerRegistrar.class - [JAR]
├─ com.zhaofujun.nest.spring.NestApplicationContextAware.class - [JAR]
├─ com.zhaofujun.nest.spring.NestAspect.class - [JAR]
├─ com.zhaofujun.nest.spring.NestAutoConfiguration.class - [JAR]
├─ com.zhaofujun.nest.spring.SpringBeanContainerProvider.class - [JAR]
├─ com.zhaofujun.nest.spring.SpringTransactionManager.class - [JAR]
com.zhaofujun.nest.spring.configuration
├─ com.zhaofujun.nest.spring.configuration.CacheItem.class - [JAR]
├─ com.zhaofujun.nest.spring.configuration.LockProperties.class - [JAR]
├─ com.zhaofujun.nest.spring.configuration.MessageProperties.class - [JAR]
├─ com.zhaofujun.nest.spring.configuration.NestProperties.class - [JAR]