jar

com.github.zsls-lang : mybatis-expands-generator

Maven & Gradle

Dec 24, 2020
1 stars

mybatis-expands-generator · mybatis create service and controller file

Table Of Contents

Latest Version

Download com.github.zsls-lang : mybatis-expands-generator JAR file - Latest Versions:

All Versions

Download com.github.zsls-lang : mybatis-expands-generator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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-expands-generator-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.zsls.base

├─ com.github.zsls.base.BaseController.class - [JAR]

├─ com.github.zsls.base.BaseMapper.class - [JAR]

├─ com.github.zsls.base.BaseModel.class - [JAR]

├─ com.github.zsls.base.BaseServiceImpl.class - [JAR]

├─ com.github.zsls.base.IBaseService.class - [JAR]

├─ com.github.zsls.base.PageResult.class - [JAR]

com.github.zsls.config

├─ com.github.zsls.config.MapperPlugin.class - [JAR]

├─ com.github.zsls.config.MybatisCommentGenerator.class - [JAR]