Migration: IntellijIDEA
This commit is contained in:
@@ -17,22 +17,17 @@ spring:
|
||||
open-in-view: false
|
||||
hibernate:
|
||||
ddl-auto: update
|
||||
show-sql: true
|
||||
properties:
|
||||
hibernate:
|
||||
format_sql: true
|
||||
jdbc:
|
||||
time_zone: UTC
|
||||
dialect: org.hibernate.dialect.MariaDBDialect
|
||||
|
||||
jackson:
|
||||
serialization:
|
||||
INDENT_OUTPUT: true
|
||||
date-format: yyyy-MM-dd'T'HH:mm:ss
|
||||
time-zone: Europe/Madrid
|
||||
indent-output: true
|
||||
default-property-inclusion: non_null
|
||||
generator:
|
||||
WRITE_DATES_AS_TIMESTAMPS: false
|
||||
time-zone: Europe/Madrid
|
||||
|
||||
logging:
|
||||
level:
|
||||
|
||||
Reference in New Issue
Block a user