Commit 4ab46c91 by Administrator

Update techheroshop-project-interface-dev.yml

parent 4f606066
...@@ -74,17 +74,17 @@ spring: ...@@ -74,17 +74,17 @@ spring:
ddl-auto: update ddl-auto: update
database: mysql database: mysql
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
\ No newline at end of file
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