Add files via upload

This commit is contained in:
Wanster
2024-07-05 03:37:54 +03:00
committed by GitHub
parent 11ca734d07
commit 38d208ea5a
8 changed files with 104 additions and 60 deletions
+5
View File
@@ -0,0 +1,5 @@
spring.datasource.url=jdbc:postgresql://localhost:5432/Tasks
spring.datasource.username=Wanster
spring.datasource.password=6254
spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect
spring.jpa.hibernate.ddl-auto=update
Binary file not shown.
Binary file not shown.
Binary file not shown.