added initial spring boot setup with external postgres connection and openai api key
This commit is contained in:
@@ -0,0 +1 @@
|
||||
rootProject.name = "app"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
rootProject.name = "app"
|
||||