fix authentication
This commit is contained in:
@ -12,9 +12,6 @@ spring:
|
||||
url: jdbc:postgresql://localhost:5432/smartproc
|
||||
username: postgres
|
||||
password: postgre
|
||||
# autoCommit=false
|
||||
hikari:
|
||||
auto-commit: false
|
||||
jackson:
|
||||
default-property-inclusion: NON_NULL
|
||||
jpa:
|
||||
|
Reference in New Issue
Block a user