jar

com.xzixi.self.portal : webmvc

Maven & Gradle

Oct 11, 2020

web框架核心,通用配置和基础框架

Table Of Contents

Latest Version

Download com.xzixi.self.portal : webmvc JAR file - Latest Versions:

All Versions

Download com.xzixi.self.portal : webmvc 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 webmvc-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.xzixi.self.portal.framework.webmvc.model

├─ com.xzixi.self.portal.framework.webmvc.model.BaseModel.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.IBaseEnum.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.IBelonging.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.Result.class - [JAR]

com.xzixi.self.portal.framework.webmvc.mapper

├─ com.xzixi.self.portal.framework.webmvc.mapper.IBaseMapper.class - [JAR]

com.xzixi.self.portal.framework.webmvc.generator

├─ com.xzixi.self.portal.framework.webmvc.generator.CodeGenerator.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.generator.CodeGeneratorConfig.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.mybatis.annotation

├─ com.xzixi.self.portal.framework.webmvc.config.mybatis.annotation.EnableFrameworkMybatis.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.cache.annotation

├─ com.xzixi.self.portal.framework.webmvc.config.cache.annotation.EnableFrameworkCache.class - [JAR]

com.xzixi.self.portal.framework.webmvc.service.impl

├─ com.xzixi.self.portal.framework.webmvc.service.impl.BaseServiceImpl.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.mybatis

├─ com.xzixi.self.portal.framework.webmvc.config.mybatis.MybatisPlusConfig.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.mail

├─ com.xzixi.self.portal.framework.webmvc.config.mail.MailConfig.class - [JAR]

com.xzixi.self.portal.framework.webmvc.model.search.annotation

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.Condition.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.Eq.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.Ge.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.Gt.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.In.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.Le.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.Like.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.Lt.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.Ne.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.NotIn.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.annotation.NotLike.class - [JAR]

com.xzixi.self.portal.framework.webmvc.exception

├─ com.xzixi.self.portal.framework.webmvc.exception.ClientException.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.exception.ProjectException.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.exception.ServerException.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.cache.genetator

├─ com.xzixi.self.portal.framework.webmvc.config.cache.genetator.DefaultBaseKeyGenerator.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.config.cache.genetator.DefaultCasualKeyGenerator.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.config.cache.genetator.DefaultEvictByEntitiesKeyGenerator.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.config.cache.genetator.DefaultEvictByEntityKeyGenerator.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.config.cache.genetator.DefaultEvictByIdKeyGenerator.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.config.cache.genetator.DefaultEvictByIdsKeyGenerator.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.async

├─ com.xzixi.self.portal.framework.webmvc.config.async.AsyncTaskExecutorConfig.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.mail.annotation

├─ com.xzixi.self.portal.framework.webmvc.config.mail.annotation.EnableFrameworkMail.class - [JAR]

com.xzixi.self.portal.framework.webmvc.util

├─ com.xzixi.self.portal.framework.webmvc.util.BeanUtils.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.util.OrderUtils.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.util.ReflectUtils.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.util.TypeUtils.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.json

├─ com.xzixi.self.portal.framework.webmvc.config.json.FastJsonConfig.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.elasticsearch.annotation

├─ com.xzixi.self.portal.framework.webmvc.config.elasticsearch.annotation.EnableFrameworkElasticsearch.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.json.annotation

├─ com.xzixi.self.portal.framework.webmvc.config.json.annotation.EnableFrameworkJson.class - [JAR]

com.xzixi.self.portal.framework.webmvc.data.impl

├─ com.xzixi.self.portal.framework.webmvc.data.impl.ElasticsearchDataImpl.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.data.impl.MybatisPlusDataImpl.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.cache.extension

├─ com.xzixi.self.portal.framework.webmvc.config.cache.extension.FuzzyEvictRedisCache.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.config.cache.extension.FuzzyEvictRedisCacheManager.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.validation.annotation

├─ com.xzixi.self.portal.framework.webmvc.config.validation.annotation.EnableFrameworkValidation.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.elasticsearch

├─ com.xzixi.self.portal.framework.webmvc.config.elasticsearch.ElasticsearchConfig.class - [JAR]

com.xzixi.self.portal.framework.webmvc.model.search

├─ com.xzixi.self.portal.framework.webmvc.model.search.BaseSearchParams.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.ConditionType.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.Pagination.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.model.search.QueryParams.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.cache

├─ com.xzixi.self.portal.framework.webmvc.config.cache.RedisCacheConfig.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.config.cache.RedisConstant.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.validation

├─ com.xzixi.self.portal.framework.webmvc.config.validation.ValidationConfig.class - [JAR]

com.xzixi.self.portal.framework.webmvc.service

├─ com.xzixi.self.portal.framework.webmvc.service.IBaseService.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.service.IBelongingService.class - [JAR]

├─ com.xzixi.self.portal.framework.webmvc.service.IVoService.class - [JAR]

com.xzixi.self.portal.framework.webmvc.data

├─ com.xzixi.self.portal.framework.webmvc.data.IBaseData.class - [JAR]

com.xzixi.self.portal.framework.webmvc.config.async.annotation

├─ com.xzixi.self.portal.framework.webmvc.config.async.annotation.EnableFrameworkAsync.class - [JAR]