application.yml 229 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 9 10 11 server: port: 12101 spring: profiles: active: option jackson: time-zone: GMT+8 date-format: yyyy-MM-dd HH:mm:ss default-property-inclusion: non_null datasource: driver-class-name: org.postgresql.Driver