feat(project): initialize Spring Boot weblog project with Gradle modules

This commit is contained in:
2025-11-26 19:29:21 +08:00
commit d689a39a98
21 changed files with 358 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
/gradlew text eol=lf
*.bat text eol=crlf
*.jar binary