jar

com.mobaijun : table-spring-boot-starter

Maven & Gradle

Nov 15, 2022
2 stars

table-spring-boot-starter · A startup aid that automatically creates a common configuration table for projects, which can be quickly integrated into your Spring Boot project.

Table Of Contents

Latest Version

Download com.mobaijun : table-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.mobaijun : table-spring-boot-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 table-spring-boot-starter-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mobaijun.table.entity.region

├─ com.mobaijun.table.entity.region.RegionScript.class - [JAR]

com.mobaijun.table.base

├─ com.mobaijun.table.base.BaseCreateTable.class - [JAR]

com.mobaijun.table.prop

├─ com.mobaijun.table.prop.TableProperties.class - [JAR]

com.mobaijun.table.entity.config

├─ com.mobaijun.table.entity.config.ConfigScript.class - [JAR]

com.mobaijun.table.constant

├─ com.mobaijun.table.constant.Constatnt.class - [JAR]

├─ com.mobaijun.table.constant.TableConstant.class - [JAR]

├─ com.mobaijun.table.constant.TableTypeEnum.class - [JAR]

com.mobaijun.table.entity.other

├─ com.mobaijun.table.entity.other.OtherExcpteion.class - [JAR]

com.mobaijun.table.entity.second

├─ com.mobaijun.table.entity.second.SecondScript.class - [JAR]

com.mobaijun.table.entity.backups

├─ com.mobaijun.table.entity.backups.MySqlBaskupScript.class - [JAR]

com.mobaijun.table.entity.dict

├─ com.mobaijun.table.entity.dict.DictAllScript.class - [JAR]

com.mobaijun.table.entity.defaults

├─ com.mobaijun.table.entity.defaults.DefaultAll.class - [JAR]

com.mobaijun.table.config

├─ com.mobaijun.table.config.CreateTableConfig.class - [JAR]

├─ com.mobaijun.table.config.TableAutoConfiguration.class - [JAR]