fix: jboss6 scan overflow with spring

This commit is contained in:
ReaJason
2024-12-14 21:32:57 +08:00
parent 28a34cbf89
commit a4e3e4f697
21 changed files with 545 additions and 86 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ idea {
}
test {
dependsOn ":vul-webapp:war", ":vul-webapp-jakarta:war"
dependsOn ":vul-webapp:war", ":vul-webapp-expression:war", ":vul-webapp-jakarta:war"
useJUnitPlatform()
// maxParallelForks Runtime.runtime.availableProcessors().intdiv(2) ?: 1
// forkEvery = 1