feat: initialize project structure with Gradle and Spring Boot setup

This commit is contained in:
2026-04-03 10:45:20 +08:00
commit 06210f22dc
13 changed files with 574 additions and 0 deletions
Binary file not shown.
+7
View File
@@ -0,0 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.4-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists