jar

com.github.xiaoyuge5201 : static-file-modify-online

Maven & Gradle

Jun 11, 2021

static-file-modify-online · 在线编辑静态文件:通过读取war包中的所有静态文件(list方法),然后根据路径获取文件内容(getContent方法),并修改(write方法);做到不用登录服务器在线修改静态文件。

Table Of Contents

Latest Version

Download com.github.xiaoyuge5201 : static-file-modify-online JAR file - Latest Versions:

All Versions

Download com.github.xiaoyuge5201 : static-file-modify-online JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2
1.1.x
1.1
1.0

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 static-file-modify-online-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.xiaoyuge5201

├─ com.github.xiaoyuge5201.StaticFile.class - [JAR]

├─ com.github.xiaoyuge5201.StaticFileModifyUtils.class - [JAR]

├─ com.github.xiaoyuge5201.StaticFileRequestVO.class - [JAR]