jar

cn.ziyicloud.framework.boot : ziyi-boot-autoconfigure

Maven & Gradle

Mar 16, 2022
6 usages

Ziyi Boot AutoConfigure · Ziyi Boot AutoConfigure

Table Of Contents

Latest Version

Download cn.ziyicloud.framework.boot : ziyi-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download cn.ziyicloud.framework.boot : ziyi-boot-autoconfigure 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 ziyi-boot-autoconfigure-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.ziyicloud.framework.boot.autoconfigure.data.jpa.model

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.model.ZiyiDTO.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.model.ZiyiLockingDTO.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.model.ZiyiQueryCriteria.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.model.ZiyiSoftDeletableDTO.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.model.ZiyiSoftDeletableLockingDTO.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.knife4j.annotation

├─ cn.ziyicloud.framework.boot.autoconfigure.knife4j.annotation.EnableZiyiKnife4j.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.web.handler

├─ cn.ziyicloud.framework.boot.autoconfigure.web.handler.ZiyiExceptionHandler.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.web.handler.ZiyiRSAEncryptHandler.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.web.handler.ZiyiRequestHandler.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.web.handler.ZiyiResponseHandler.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.fastjson.filter.annotation

├─ cn.ziyicloud.framework.boot.autoconfigure.fastjson.filter.annotation.ZiyiDecimalAccuracy.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.fastjson.filter.annotation.ZiyiValueHide.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.web

├─ cn.ziyicloud.framework.boot.autoconfigure.web.RSAUtils.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.web.ZiyiWebMvcAutoConfigure.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.web.ZiyiWebProperties.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.data.jpa.repository

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.repository.ZiyiJpaRepository.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.repository.ZiyiSelfRelevanceRepository.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.repository.ZiyiSoftDeletableRepository.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.fastjson.filter

├─ cn.ziyicloud.framework.boot.autoconfigure.fastjson.filter.DecimalAccuracyFilter.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.fastjson.filter.ValueHideFilter.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.knife4j

├─ cn.ziyicloud.framework.boot.autoconfigure.knife4j.ZiyiKnife4PageConfiguration.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.knife4j.ZiyiKnife4jAutoConfiguration.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.knife4j.ZiyiKnife4jProperties.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.data.mongo.entity

├─ cn.ziyicloud.framework.boot.autoconfigure.data.mongo.entity.Sequence.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.security

├─ cn.ziyicloud.framework.boot.autoconfigure.security.SecurityAway.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.security.ZiyiSecurityProperties.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.security.ZiyiSecurityUser.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.security.ZiyiWebSecurityAutoConfiguration.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.security.ZiyiWebSecurityJdbcAutoConfiguration.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.security.ZiyiWebSecurityMemoryAutoConfiguration.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.data.jpa.util

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.util.ZiyiJpaQueryUtils.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.util.ZiyiPageUtils.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.data.mongo.listener

├─ cn.ziyicloud.framework.boot.autoconfigure.data.mongo.listener.SaveEventListener.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.data.mongo.annotation

├─ cn.ziyicloud.framework.boot.autoconfigure.data.mongo.annotation.ZiyiAutoIncrement.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.web.annotation

├─ cn.ziyicloud.framework.boot.autoconfigure.web.annotation.ZiyiController.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.web.annotation.ZiyiExcludeBody.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.web.annotation.ZiyiRSADecrypt.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.web.annotation.ZiyiRSAEncrypt.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.web.annotation.ZiyiResponseBody.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.fastjson.util

├─ cn.ziyicloud.framework.boot.autoconfigure.fastjson.util.FastJsonUtils.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.fastjson

├─ cn.ziyicloud.framework.boot.autoconfigure.fastjson.FastJsonProperties.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.fastjson.ZiyiFastJsonHttpMessageConvertersAutoConfiguration.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.data.jpa.entity

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.entity.ZiyiEntity.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.entity.ZiyiLockingEntity.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.entity.ZiyiSelfRelevance.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.entity.ZiyiSoftDeletableEntity.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.entity.ZiyiSoftDeletableLockingEntity.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.data.mongo

├─ cn.ziyicloud.framework.boot.autoconfigure.data.mongo.ZiyiMongoAutoConfiguration.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.fastjson.filter.enums

├─ cn.ziyicloud.framework.boot.autoconfigure.fastjson.filter.enums.ValueHidePositionEnum.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.data.redis

├─ cn.ziyicloud.framework.boot.autoconfigure.data.redis.RedisProperties.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.redis.RedisUtils.class - [JAR]

├─ cn.ziyicloud.framework.boot.autoconfigure.data.redis.ZiyiRedisAutoConfiguration.class - [JAR]

cn.ziyicloud.framework.boot.autoconfigure.data.jpa.annotation

├─ cn.ziyicloud.framework.boot.autoconfigure.data.jpa.annotation.ZiyiJpaQuery.class - [JAR]