jar

com.healthy-chn.cloud : healthy-common-mybatis

Maven & Gradle

Aug 06, 2023
1 usages

mybatis 封装

Table Of Contents

Latest Version

Download com.healthy-chn.cloud : healthy-common-mybatis JAR file - Latest Versions:

All Versions

Download com.healthy-chn.cloud : healthy-common-mybatis JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.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 healthy-common-mybatis-1.3.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.healthy.common.mybatis

├─ com.healthy.common.mybatis.MybatisAutoConfiguration.class - [JAR]

com.healthy.common.mybatis.handler

├─ com.healthy.common.mybatis.handler.AbstractMetaObjectHandler.class - [JAR]

├─ com.healthy.common.mybatis.handler.DefaultMetaObjectHandler.class - [JAR]

com.healthy.common.mybatis.pageable

├─ com.healthy.common.mybatis.pageable.DefaultPageParamArgumentResolver.class - [JAR]

├─ com.healthy.common.mybatis.pageable.PageParamArgumentResolver.class - [JAR]

├─ com.healthy.common.mybatis.pageable.PageParamArgumentResolverSupport.class - [JAR]

├─ com.healthy.common.mybatis.pageable.PageableProperties.class - [JAR]

├─ com.healthy.common.mybatis.pageable.PageablePropertiesLoader.class - [JAR]

com.healthy.common.mybatis.utils

├─ com.healthy.common.mybatis.utils.PageUtil.class - [JAR]

com.healthy.common.mybatis.constant

├─ com.healthy.common.mybatis.constant.SqlConstants.class - [JAR]

com.healthy.common.mybatis.entity

├─ com.healthy.common.mybatis.entity.BaseEntity.class - [JAR]

├─ com.healthy.common.mybatis.entity.InsertUpdateBaseEntity.class - [JAR]

├─ com.healthy.common.mybatis.entity.LogicDeletedBaseEntity.class - [JAR]

├─ com.healthy.common.mybatis.entity.VersionBaseEntity.class - [JAR]

Advertisement