fix(HTTPServer.java): Bug fixes

This commit is contained in:
Your Name
2024-10-21 15:29:04 +08:00
parent 24e2845689
commit 192a0ac085
13 changed files with 185 additions and 61 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ shadowJar {
attributes 'Main-Class': 'com.qi4l.JYso.Starter'
}
zip64=true
minimize()
//minimize()
}
dependencies {