added initial spring boot setup with external postgres connection and openai api key

This commit is contained in:
2026-03-20 01:50:17 +01:00
parent 0913bead4b
commit 15831aefd7
12 changed files with 509 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-9.3.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists