🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
``` spring: application: name: node-sidecar server: port: 8767 eureka: client: service-url: defaultZone: http://localhost:8761/eureka/ sidecar: port: 9001 health-uri: http://localhost:9001/health.json ```