发布于 2016-11-24 00:32:02 | 138 次阅读 | 评论: 0 | 来源: 网友投递
Spring Cloud
Spring Cloud 为开发者提供了在分布式系统(如配置管理、服务发现、断路器、智能路由、微代理、控制总线、一次性 Token、全局锁、决策竞选、分布式会话和集群状态)操作的开发工具。使用 Spring Cloud 开发者可以快速实现上述这些模式。
Spring Cloud Data Flow 1.1 GA 发布了。
主要更新内容:
Builds upon Spring Boot 1.4, Spring Cloud Camden SR2, Spring Integration 4.3 and Spring Cloud Task 1.1 release improvements.
Improvements to OAUTH backed authentication
LDAP authentication is now supported with SSL
Adds a form-based login page for non-OAUTH backend authentication methods such as the LDAP, Basic and File-based options
Adds the ability to pass application specific properties via YAML file. This is particularly useful when deploying streams that require many deployment properties to be set.
UI 更新内容:
Bulk import and registration of stream and task app-starters
Bulk import support for Task definitions. This allows importing task definitions from a file or the ability to add multiple task-definitions using the Flo-editor (video demonstration).
Adds Flo’s visual representation of running streams
Add visual representation for related streams. This representation also includes nested TAPs and the downstream processing nodes in an overall topology view.
完整更新内容,点击此处查看。
下载地址: