feat: add boot and webui

This commit is contained in:
ReaJason
2024-12-08 16:59:18 +08:00
parent 3004221fad
commit ec42992c8a
46 changed files with 2340 additions and 1 deletions
+2 -1
View File
@@ -3,4 +3,5 @@ rootProject.name = 'MemShellParty'
include 'generator'
include 'vul-webapp'
include 'vul-webapp-jakarta'
include 'integration-test'
include 'integration-test'
include 'boot'