jar

com.farerboy : framework-boot-orm

Maven & Gradle

May 10, 2021
1 usages
0 stars

framework-boot-orm · Development of scaffold based on springboot

Table Of Contents

Latest Version

Download com.farerboy : framework-boot-orm JAR file - Latest Versions:

All Versions

Download com.farerboy : framework-boot-orm 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 framework-boot-orm-0.0.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.farerboy.framework.boot.orm.param

├─ com.farerboy.framework.boot.orm.param.BasePageParam.class - [JAR]

com.farerboy.framework.boot.orm.init

├─ com.farerboy.framework.boot.orm.init.FarerboyOrmInit.class - [JAR]

com.farerboy.framework.boot.orm.context

├─ com.farerboy.framework.boot.orm.context.AbstractDefaultColumnContext.class - [JAR]

com.farerboy.framework.boot.orm.service

├─ com.farerboy.framework.boot.orm.service.BaseService.class - [JAR]

com.farerboy.framework.boot.orm.service.impl

├─ com.farerboy.framework.boot.orm.service.impl.BaseServiceImpl.class - [JAR]

com.farerboy.framework.boot.orm.helper

├─ com.farerboy.framework.boot.orm.helper.EnvHelper.class - [JAR]

├─ com.farerboy.framework.boot.orm.helper.PageHelper.class - [JAR]

├─ com.farerboy.framework.boot.orm.helper.SqlHelper.class - [JAR]

com.farerboy.framework.boot.orm.configuration

├─ com.farerboy.framework.boot.orm.configuration.MybatisPlusConfiguration.class - [JAR]

Advertisement