Spring Cloud Brixton.RC1 发布了。更新内容有:
Spring Boot 1.3.x and Spring 4.2.x support
Cluster Leadership election and locks via Spring Cloud Cluster
Hashicorp Consul support for service registration/discovery & configuration via Spring Cloud Consul
Apache Zookeeper support for service registration/discovery, configuration via Spring Cloud Zookeper and leader election in Spring Cloud Cluster
Distributed tracing through the Spring Cloud Sleuth abstraction with two out of the box implementations: one supporting logging (ideal for log collectors and multiplexers like Logstash and Loggregator) and one supporting Twitter’s Zipkin
Netflix Atlas Telemetry System and the next generation Spectator Metrics library are available in Spring Cloud Netflix
Spring Cloud Bus is now powered by the recently released Spring Cloud Stream
软件详情:http://spring.io/blog/2016/03/24/spring-cloud-brixton-rc1-is-now-available
下载地址:https://github.com/spring-cloud
来自:开源中国社区

