fix authentication

This commit is contained in:
dirgantarasiahaan 2023-05-25 14:58:04 +07:00
parent c833f09200
commit b66e0e6fa4

View File

@ -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: