Commit 4f606066 by Administrator

Update techheroshop-project-interface-dev.yml

parent 3fb5443a
...@@ -76,14 +76,14 @@ spring: ...@@ -76,14 +76,14 @@ spring:
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
jackson: jackson:
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss
serialization: #serialization:
WRITE_DATES_AS_TIMESTAMPS: true #WRITE_DATES_AS_TIMESTAMPS: true
property-naming-strategy: LOWER_CAMEL_CASE #property-naming-strategy: LOWER_CAMEL_CASE
#default-property-inclusion: non_empty #default-property-inclusion: non_empty
locale: zh locale: zh
time-zone: GMT+8 time-zone: GMT+8
deserialization: #deserialization:
FAIL_ON_UNKNOWN_PROPERTIES: false #FAIL_ON_UNKNOWN_PROPERTIES: false
parser: parser:
allow_unquoted_control_chars: true allow_unquoted_control_chars: true
allow_single_quotes: true allow_single_quotes: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment