spring cloud包含的核心特性:

  • Distributed/versioned configuration(分布式配置)
  • Service registration and discovery(服务注册和发现)
  • Routing(路由)
  • Service-to-service calls(服务调用)
  • Load balancing(负载均衡)
  • Circuit Breakers(熔断机制)
  • Distributed messaging(分布式消息)

最新文章

  1. JavaScript中的各种宽高属性
  2. 安卓稳定性压测工具_monkey环境搭建(简易)
  3. hybird之web动态换肤实现
  4. all things are difficult before they are easy
  5. 优化后的二次测试Miller_Rabin素性测试算法
  6. 【2011图灵奖得主】我眼中的Judea Pearl
  7. python paramiko模块SSH自动登录linux系统进行操作
  8. 【转】oracle number与java中long、int的对应
  9. C#中的Collection 1
  10. 安装GeoIP数据库
  11. 数模学习笔记(五)——BP神经网络
  12. PHP截取中文字符串方法总结
  13. java 线程池 ---- newFixedThreadPool()
  14. range 小数据池介绍
  15. 通过JS 给这个input加一个事件 获得焦点,回车事件绑定
  16. matplotlib 初次编译无法运行
  17. DCL并非单例模式专用
  18. LeetCode子域名访问计数-Python3.7<五>
  19. TeXworks使用教程指南
  20. 黑马程序员_java基础笔记(09)...HTML基本知识、CSS、JavaScript、DOM

热门文章

  1. Linux:Shell-Bash基本功能
  2. eos 智能合约开发体验
  3. NMEA-0183
  4. Azure Cognitive Services- Speech To Text
  5. DOM基础1
  6. Codeforces Round #554 (Div. 2) 选做
  7. [题解] LuoguP5666 树的重心
  8. 官网英文版学习——RabbitMQ学习笔记(八)Remote procedure call (RPC)
  9. word中替换内容
  10. [JZOJ]1293.气象牛[区间DP]