jar

co.jufeng : co.jufeng.accessor.mybatis

Maven & Gradle

Apr 17, 2018

持久化MyBatis组件基于spring boot2

Table Of Contents

Latest Version

Download co.jufeng : co.jufeng.accessor.mybatis JAR file - Latest Versions:

All Versions

Download co.jufeng : co.jufeng.accessor.mybatis JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 co.jufeng.accessor.mybatis-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

co.jufeng.accessor.mybatis.config

├─ co.jufeng.accessor.mybatis.config.MyBatisConfiguration.class - [JAR]

co.jufeng.accessor.mybatis

├─ co.jufeng.accessor.mybatis.MapWrapperFactory.class - [JAR]

├─ co.jufeng.accessor.mybatis.MyMapWrapper.class - [JAR]

org.apache.ibatis.reflection.wrapper

├─ org.apache.ibatis.reflection.wrapper.DefaultObjectWrapperFactory.class - [JAR]

├─ org.apache.ibatis.reflection.wrapper.ExpandMapperScan.class - [JAR]

├─ org.apache.ibatis.reflection.wrapper.ExpandMapperScannerRegistrar.class - [JAR]

Advertisement