Добавлено редактирование сервисов

This commit is contained in:
serega6531
2019-04-26 03:26:28 +03:00
parent f3e69c2d2c
commit 66c366df02
9 changed files with 124 additions and 3 deletions

View File

@@ -3,4 +3,7 @@ spring:
url: "jdbc:postgresql://localhost/packmate"
username: "packmate"
password: "123456"
driver-class-name: org.postgresql.Driver
driver-class-name: org.postgresql.Driver
jpa:
hibernate:
ddl-auto: update