Added maven shade process

This commit is contained in:
2025-07-29 23:40:21 +00:00
parent 6fcb93d204
commit 211b530f33
8 changed files with 45 additions and 33 deletions

6
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"recommendations": [
"vscjava.vscode-java-pack",
"redhat.vscode-xml"
]
}