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

5
template/run.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
cd $(dirname $0)
./mvnw -Dstyle.color=always spring-boot:run $@