feat: initialize Spring Boot infrastructure project

This commit is contained in:
2026-03-15 19:54:06 +08:00
commit aa82db6b15
24 changed files with 1159 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
target/
.idea/
.classpath
.project
.settings/
*.log
data/