zuul: routes: sms: path: /sms/** stripPrefix: false sms: ribbon: listOfServers: 192.168.99.101:8081,192.168.99.102:8082
使用Spring Cloud Zuul实现动态路由.net