first commit

This commit is contained in:
ycl
2025-10-21 14:39:46 +08:00
commit 80981f5e96
61 changed files with 2383 additions and 0 deletions

4
template/run.bat Executable file
View File

@@ -0,0 +1,4 @@
@echo off
cd /d %~dp0
.\mvnw.cmd -Dstyle.color=always spring-boot:run %*