fix authentication
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user