application.yml 272 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 spring: profiles: active: config application: name: revc_data_longhua jackson: time-zone: GMT+8 date-format: yyyy-MM-dd HH:mm:ss servlet: multipart: max-file-size: 20MB server: port: 30000 servlet: context-path: /recv_data_longhua