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

新闻 Spring Cloud 1.0.0.RC3 发布 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    Spring Cloud 1.0.0.RC3 发布,此版本现已提供在:https://repo.spring.io/libs-milestone-local,这应该是最后一个 RC 版本,下一个版本就是 1.0.0 正式版。此版本相比 1.0.0.RC2 更新内容如下:


    • Refactored the Feign support to look a bit more like Spring Data (so @EnableFeignClients instead of @FeignClientScan).


    • Support for multipart/form-data in the Zuul proxy


    • Support for including and excluding remote services in the automatic route registration in Zuul


    • Support for declarative Ribbon retry in Zuul


    • Cleaned up of a lot of dependencies. If you use the spring-cloud-starters you should get a nice consistent experience of adding and subtracting features. Gradle users need to use the dependency management plugin for the same experience.


    • Added small, bite-sized sample projects for integration testing of classpath isolation issues.

    更多内容请看发行说明
    Spring Cloud 1.0.0.RC3 发布下载地址
     
正在加载...