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