mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
feat: support spring webflux shell generate (resolved #6)
This commit is contained in:
@@ -57,7 +57,9 @@ test {
|
||||
":vul:vul-webapp-jakarta:war",
|
||||
":vul:vul-springboot2:bootJar",
|
||||
":vul:vul-springboot2:bootWar",
|
||||
":vul:vul-springboot3:bootJar"
|
||||
":vul:vul-springboot2-webflux:bootJar",
|
||||
":vul:vul-springboot3:bootJar",
|
||||
":vul:vul-springboot3-webflux:bootJar",
|
||||
)
|
||||
useJUnitPlatform()
|
||||
finalizedBy jacocoTestReport
|
||||
|
||||
Reference in New Issue
Block a user