spring: application: name: yshop-gateway cloud: config: uri: http://localhost:8888 name: ${spring.application.name}