First draft of a template for spring boot applications in java

This commit is contained in:
2024-09-16 12:39:18 +02:00
parent 8f525c5d4f
commit f846f63405
17 changed files with 472 additions and 192 deletions

View File

@@ -0,0 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists