jar

io.github.wangshu-g : ws-spring-boot-starter

Maven & Gradle

Apr 10, 2024
Table Of Contents

Latest Version

Download io.github.wangshu-g : ws-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.wangshu-g : ws-spring-boot-starter JAR file - All Versions:

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

com.ws.exception

├─ com.ws.exception.IExceptionHandler.class - [JAR]

com.ws.annotation

├─ com.ws.annotation.EnableConfig.class - [JAR]

com.ws

├─ com.ws.ConfigManager.class - [JAR]

├─ com.ws.ConfigRegister.class - [JAR]

com.ws.table

├─ com.ws.table.GenerateTable.class - [JAR]

├─ com.ws.table.GenerateTableFactory.class - [JAR]

├─ com.ws.table.GenerateTableMysql.class - [JAR]

├─ com.ws.table.GenerateTableOracle.class - [JAR]

├─ com.ws.table.GenerateTableSqlServer.class - [JAR]

├─ com.ws.table.ModelInfo.class - [JAR]

com.ws.tool

├─ com.ws.tool.CommonParam.class - [JAR]