src/main/resources/application.yml
@@ -1,7 +1,7 @@ ########################## Server ########################## spring: profiles: active: devGateway active: proGateway application: name: igds-api main: @@ -10,7 +10,10 @@ favicon: enabled: false static-path-pattern: /** task: scheduling: pool: size: 100 jackson: date-format: yyyy-MM-dd HH:mm:ss joda-date-time-format: yyyy-MM-dd HH:mm:ss