int commit

This commit is contained in:
ycl
2025-12-04 15:10:09 +08:00
commit d27ec3992b
56 changed files with 2006 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 %*