1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Spring Cloud 1.0.0 正式发布 下载

本帖由 漂亮的石头2015-03-05 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Spring Cloud 1.0.0.RELEASE 现已提供在 Maven Central (和 repo.spring.io),相比 RC3 版本并没有太大改进,修复了一些 bug。

    Spring Cloud 为开发者提供了在分布式系统(如配置管理、服务发现、断路器、智能路由、微代理、控制总线、一次性 Token、全局锁、决策竞选、分布式会话和集群状态)操作的开发工具。使用 Spring Cloud 开发者可以快速实现上述这些模式。

    Spring Cloud 1.0.0 主要改进内容:


    • Config server with git backend


    • Config client featuring refresh and encryption/decryption as well as the bootstrap phase in Spring application lifecycle


    • Common abstractions for load balancer, service discovery and circuit breaker


    • Security integrations: declarative SSO and proxy authentication strategies


    • Eureka for service discovery: client and server (with UI)


    • Eureka sidecar for non-JVM clients


    • Automatic reverse proxy using Zuul


    • Spring configuration model for Zuul filters


    • Spring configuration model for Ribbon load balancer


    • Feign declarative web service clients (with Ribbon integration)


    • RestTemplate integration with Ribbon


    • Hystrix for circuit breaker: client and dashboard (UI)


    • Turbine for circuit breaker aggregation, pull over HTTP and push over AMQP


    • AWS integration: relational databases, messaging and EC2 metadata


    • AMQP bus for a defined set of operational events like config changes


    • Groovy CLI with support for most of the above

    更多内容请看 http://cloud.spring.ioGithub
    Spring Cloud 1.0.0 正式发布下载地址
     
正在加载...