jar

io.gitee.zhucan123 : framework

Maven & Gradle

Jan 07, 2020

framework · Demo project for Spring Boot

Table Of Contents

Latest Version

Download io.gitee.zhucan123 : framework JAR file - Latest Versions:

All Versions

Download io.gitee.zhucan123 : framework JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window framework-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.zc.framework.config

├─ com.zc.framework.config.ConverterConfigurer.class - [JAR]

├─ com.zc.framework.config.EnumConverterFactory.class - [JAR]

├─ com.zc.framework.config.JsonEnumConverter.class - [JAR]

├─ com.zc.framework.config.PageableEncoder.class - [JAR]

├─ com.zc.framework.config.SimplePageImpl.class - [JAR]

├─ com.zc.framework.config.StringToEnumConverter.class - [JAR]

com.zc.framework.infrastructure.util

├─ com.zc.framework.infrastructure.util.ByteSerialize.class - [JAR]

├─ com.zc.framework.infrastructure.util.DateHandler.class - [JAR]

├─ com.zc.framework.infrastructure.util.Encoder.class - [JAR]

├─ com.zc.framework.infrastructure.util.JsonUtils.class - [JAR]

├─ com.zc.framework.infrastructure.util.MD5Encoder.class - [JAR]

├─ com.zc.framework.infrastructure.util.MD5Util.class - [JAR]

├─ com.zc.framework.infrastructure.util.MySQLBuilder.class - [JAR]

├─ com.zc.framework.infrastructure.util.NumberUtils.class - [JAR]

├─ com.zc.framework.infrastructure.util.Pattern.class - [JAR]

├─ com.zc.framework.infrastructure.util.Phone.class - [JAR]

├─ com.zc.framework.infrastructure.util.RestMultiData.class - [JAR]

├─ com.zc.framework.infrastructure.util.StringUtils.class - [JAR]

com.zc.framework

├─ com.zc.framework.FrameworkApplication.class - [JAR]

com.zc.framework.infrastructure.annotation.code

├─ com.zc.framework.infrastructure.annotation.code.Code.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.code.ModelCode.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.code.RootCode.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.code.TypeCode.class - [JAR]

com.zc.framework.infrastructure.mvc

├─ com.zc.framework.infrastructure.mvc.BaseUrlConfiguration.class - [JAR]

├─ com.zc.framework.infrastructure.mvc.PageAssembler.class - [JAR]

├─ com.zc.framework.infrastructure.mvc.PageDtoOut.class - [JAR]

├─ com.zc.framework.infrastructure.mvc.PageFunction.class - [JAR]

├─ com.zc.framework.infrastructure.mvc.PageableAssembler.class - [JAR]

├─ com.zc.framework.infrastructure.mvc.ParamUtil.class - [JAR]

com.zc.framework.infrastructure.exception

├─ com.zc.framework.infrastructure.exception.EntityExistsException.class - [JAR]

├─ com.zc.framework.infrastructure.exception.EntityNotFoundException.class - [JAR]

├─ com.zc.framework.infrastructure.exception.NoAccessException.class - [JAR]

├─ com.zc.framework.infrastructure.exception.OverLengthException.class - [JAR]

├─ com.zc.framework.infrastructure.exception.ThrowableEnum.class - [JAR]

com.zc.framework.infrastructure.annotation

├─ com.zc.framework.infrastructure.annotation.ConsumerListener.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.EnumConverter.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.EnumFlywayDBFileCreator.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.EnumScan.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.EnumScanHandler.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.ExceptionAdvice.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.ExceptionAdviceHandler.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.FlywayInitializer.class - [JAR]

├─ com.zc.framework.infrastructure.annotation.Immutable.class - [JAR]

com.zc.framework.infrastructure.dataconversion

├─ com.zc.framework.infrastructure.dataconversion.AbstractBaseAssembler.class - [JAR]

├─ com.zc.framework.infrastructure.dataconversion.AbstractBaseJsonConverter.class - [JAR]

├─ com.zc.framework.infrastructure.dataconversion.AbstractBaseListJsonConverter.class - [JAR]

├─ com.zc.framework.infrastructure.dataconversion.AbstractByteEnumConverter.class - [JAR]

├─ com.zc.framework.infrastructure.dataconversion.EnumDeserialize.class - [JAR]

├─ com.zc.framework.infrastructure.dataconversion.IntegerEnum.class - [JAR]

├─ com.zc.framework.infrastructure.dataconversion.MapStruct.class - [JAR]

com.zc.framework.infrastructure.entity

├─ com.zc.framework.infrastructure.entity.BaseEntity.class - [JAR]

├─ com.zc.framework.infrastructure.entity.BaseEntity_.class - [JAR]

├─ com.zc.framework.infrastructure.entity.BaseRepository.class - [JAR]

├─ com.zc.framework.infrastructure.entity.BaseStatusEntity.class - [JAR]

├─ com.zc.framework.infrastructure.entity.BaseStatusEntity_.class - [JAR]

├─ com.zc.framework.infrastructure.entity.PageSort.class - [JAR]

├─ com.zc.framework.infrastructure.entity.Sort.class - [JAR]

├─ com.zc.framework.infrastructure.entity.StringResult.class - [JAR]

com.zc.framework.infrastructure.exception.advice

├─ com.zc.framework.infrastructure.exception.advice.AbstractExceptionAdvice.class - [JAR]

├─ com.zc.framework.infrastructure.exception.advice.EntityExistsExceptionAdvice.class - [JAR]

├─ com.zc.framework.infrastructure.exception.advice.EntityNotFoundExceptionAdvice.class - [JAR]

├─ com.zc.framework.infrastructure.exception.advice.ErrorDTO.class - [JAR]

├─ com.zc.framework.infrastructure.exception.advice.OverLengthExceptionAdvice.class - [JAR]