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 clever-framework-core-1.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.toquery.framework.core.env
├─ io.github.toquery.framework.core.env.CleverFrameworkEnvironmentPostProcessor.class - [JAR]
├─ io.github.toquery.framework.core.env.CleverFrameworkVersion.class - [JAR]
io.github.toquery.framework.core.domain
├─ io.github.toquery.framework.core.domain.AppBaseEntitySort.class - [JAR]
├─ io.github.toquery.framework.core.domain.AppEntityTree.class - [JAR]
io.github.toquery.framework.core.autoconfig
├─ io.github.toquery.framework.core.autoconfig.AppCoreAutoConfiguration.class - [JAR]
io.github.toquery.framework.core.annotation
├─ io.github.toquery.framework.core.annotation.AppLogEntity.class - [JAR]
├─ io.github.toquery.framework.core.annotation.AppLogEntityIgnore.class - [JAR]
├─ io.github.toquery.framework.core.annotation.AppLogField.class - [JAR]
├─ io.github.toquery.framework.core.annotation.AppLogFieldIgnore.class - [JAR]
├─ io.github.toquery.framework.core.annotation.AppLogMethod.class - [JAR]
io.github.toquery.framework.core.util
├─ io.github.toquery.framework.core.util.AppTreeUtil.class - [JAR]
io.github.toquery.framework.core.properties
├─ io.github.toquery.framework.core.properties.AppCommonProperties.class - [JAR]
├─ io.github.toquery.framework.core.properties.AppJpaProperties.class - [JAR]
├─ io.github.toquery.framework.core.properties.AppPageProperties.class - [JAR]
├─ io.github.toquery.framework.core.properties.AppProperties.class - [JAR]
io.github.toquery.framework.core.constant
├─ io.github.toquery.framework.core.constant.AppEnumWhether.class - [JAR]
├─ io.github.toquery.framework.core.constant.AppLogType.class - [JAR]
io.github.toquery.framework.core.exception
├─ io.github.toquery.framework.core.exception.AppException.class - [JAR]