摘要: 手写负载均衡 使用Allow parallel run 启动多个应用,注意改server port 使用Ribbon实现负载均衡 RestTemplate 添加负载均衡注解 使用,不需要discoveryClient了 Ribbon组成 Ribbon内置的负载均衡规则 默认为轮询RoundRobin 阅读全文
posted @ 2020-05-02 18:05 fly_bk 阅读(352) 评论(0) 推荐(0)
摘要: application.yml 简单使用 阅读全文
posted @ 2020-05-02 14:27 fly_bk 阅读(185) 评论(0) 推荐(0)
摘要: https://nacos.io/en us/docs/quick start.html Download run package Select the latest stable version from [https://github.com/alibaba/nacos/releases] St 阅读全文
posted @ 2020-05-02 12:15 fly_bk 阅读(136) 评论(0) 推荐(0)
摘要: ``` alimaven aliyun maven http://maven.aliyun.com/nexus/content/groups/public/ alimaven spring plugin alimaven spring plugin https://maven.aliyun.com/repository/spring-plugin ``` 阅读全文
posted @ 2020-05-02 07:19 fly_bk 阅读(771) 评论(0) 推荐(0)