spring: application: name: trade-service cloud: config: uri: http://config.rankin.com:8921 label: master profile: ${profile:dev} server: port: 8300