Penyesuaian nama field yang tidak sesuai

This commit is contained in:
Titan Hadiyan
2023-05-23 22:28:09 +07:00
parent c76c01a174
commit 5790e5ea9f
6 changed files with 6 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ spring:
driver-class-name: org.postgresql.Driver
url: jdbc:postgresql://localhost:5432/smartproc
username: postgres
password: postgre
password: postgres
jackson:
default-property-inclusion: NON_NULL
jpa: