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 base-spring-boot-starter-4.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.wboost.base.spring.boot.starter
├─ top.wboost.base.spring.boot.starter.CustomerPropertiesTreeUtil.class - [JAR]
├─ top.wboost.base.spring.boot.starter.DisableDataSource.class - [JAR]
├─ top.wboost.base.spring.boot.starter.DisableDataSourceConfigurationImportFilter.class - [JAR]
├─ top.wboost.base.spring.boot.starter.GlobalForSpringBootStarter.class - [JAR]
top.wboost.base.spring.boot.starter.util
├─ top.wboost.base.spring.boot.starter.util.SpringBootPropertiesLoadUtil.class - [JAR]
top.wboost.base.spring.boot.starter.log
├─ top.wboost.base.spring.boot.starter.log.EnableLoggerDownload.class - [JAR]
├─ top.wboost.base.spring.boot.starter.log.LoggerDownloadController.class - [JAR]
top.wboost.base.spring.boot.starter.logo
├─ top.wboost.base.spring.boot.starter.logo.EnableViewConfig.class - [JAR]
├─ top.wboost.base.spring.boot.starter.logo.ViewController.class - [JAR]
├─ top.wboost.base.spring.boot.starter.logo.ViewProperties.class - [JAR]
top.wboost.base.spring.boot.starter.Condition
├─ top.wboost.base.spring.boot.starter.Condition.ConditionalHasPropertyPrefix.class - [JAR]
├─ top.wboost.base.spring.boot.starter.Condition.HasPropertyPrefixCondition.class - [JAR]
top.wboost.common.register
├─ top.wboost.common.register.BeanDefinitionRegister.class - [JAR]