jar

io.github.sogdata : mybatis-plus-spring-boot-starter

Maven & Gradle

Jul 31, 2022
0 stars

starter-mybatisplus · Starter Mybatis Plus for Spring Boot

Table Of Contents

Latest Version

Download io.github.sogdata : mybatis-plus-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.sogdata : mybatis-plus-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 mybatis-plus-spring-boot-starter-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.sogdata.annotation

├─ com.github.sogdata.annotation.CreatedBy.class - [JAR]

├─ com.github.sogdata.annotation.CreatedDate.class - [JAR]

├─ com.github.sogdata.annotation.EnableMybatisPlus.class - [JAR]

├─ com.github.sogdata.annotation.LastModifiedBy.class - [JAR]

├─ com.github.sogdata.annotation.LastModifiedDate.class - [JAR]

├─ com.github.sogdata.annotation.PageableDefault.class - [JAR]

com.github.sogdata

├─ com.github.sogdata.MybatisPlusConfig.class - [JAR]

com.github.sogdata.enumeration

├─ com.github.sogdata.enumeration.Creator.class - [JAR]

├─ com.github.sogdata.enumeration.Direction.class - [JAR]

com.github.sogdata.interceptor

├─ com.github.sogdata.interceptor.AuditingInterceptor.class - [JAR]

├─ com.github.sogdata.interceptor.PageHandlerInterceptor.class - [JAR]

├─ com.github.sogdata.interceptor.PageImportSelector.class - [JAR]

com.github.sogdata.model

├─ com.github.sogdata.model.AccountAttribute.class - [JAR]

├─ com.github.sogdata.model.PageAttribute.class - [JAR]

├─ com.github.sogdata.model.PageCombinedSerializer.class - [JAR]

com.github.sogdata.util

├─ com.github.sogdata.util.TableUtils.class - [JAR]