jar

com.github.lzj960515 : kq-universal-mybatis-encrypt-starter

Maven & Gradle

Feb 19, 2023
14 stars

mybatis-plus组件

Table Of Contents

Latest Version

Download com.github.lzj960515 : kq-universal-mybatis-encrypt-starter JAR file - Latest Versions:

All Versions

Download com.github.lzj960515 : kq-universal-mybatis-encrypt-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 kq-universal-mybatis-encrypt-starter-1.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kqinfo.universal.mybatis.annotation

├─ com.kqinfo.universal.mybatis.annotation.FieldEncrypt.class - [JAR]

com.kqinfo.universal.mybatis.config

├─ com.kqinfo.universal.mybatis.config.MybatisEncryptAutoConfiguration.class - [JAR]

com.kqinfo.universal.mybatis.interceptor

├─ com.kqinfo.universal.mybatis.interceptor.FieldDecryptInterceptor.class - [JAR]

├─ com.kqinfo.universal.mybatis.interceptor.FieldEncryptInterceptor.class - [JAR]

├─ com.kqinfo.universal.mybatis.interceptor.FieldInfo.class - [JAR]

com.kqinfo.universal.mybatis.properties

├─ com.kqinfo.universal.mybatis.properties.EncryptProperties.class - [JAR]

com.kqinfo.universal.mybatis.util

├─ com.kqinfo.universal.mybatis.util.EncryptHandler.class - [JAR]