test: add SpringBoot1 vul case (resolved #22)

This commit is contained in:
ReaJason
2025-02-28 22:40:45 +08:00
parent 2f9ac42a3f
commit a1bf202066
24 changed files with 841 additions and 25 deletions
-3
View File
@@ -5,9 +5,6 @@ plugins {
id 'war'
}
group = 'com.reajason.javaweb.vul'
version = ''
java {
sourceCompatibility = JavaVersion.VERSION_1_8
}