uul

uul配置外部服务的负载均衡

使用ribbon的listOfServers zuul:routes:sms:path: /sms/ stripPrefix: falsesms:ribbon:listOfServers: 192.168.99.101:8081,192.168.99.102:8082 docs使用Spring Cloud Zuul实现动态路由关键字:zuul, sms, ribbon