红联Linux门户
Linux帮助

Spring Social 1.1.0 RC1发布

发布时间:2014-03-12 09:08:04来源:红联作者:empast
Spring Social 1.1.0 RC1 发布,新特性包括:

新的 Thymeleaf 3 和 4 方言以匹配 JSP 标签库

通用的连接工厂用于快速配置连接支持,提供一个 RestOperations 作为 API 绑定

优化 Spring 3.2+ 的 RestTemplate 使用

新的更灵活的 Java 配置选项

SecurityConfigurerAdapter 用于实现基于 provider 的 Spring Security 认证配置

可插入式的 session-abstraction.

支持 Facebook 内建的 OpenGraph 行为

Capture otherwise unbound data from provider API in a Map in both the Facebook and Twitter API bindings.

Add a new TwitterTemplate constructor that only requires client credentials. It uses those to obtain a client access token.

详细的改进记录请看:(Core|Facebook|Twitter)

Spring Social 是 Spring 框架的扩展,用来方便开发Web社交应用程序,可通过该项目来创建与各种社交网站的交互,例如 Twitter、Facebook、LinkedIn 和 TripIt 等。

Spring Social 包括:

一组社交应用模板用于与 Twitter, Facebook, LinkedIn, TripIt, and Greenhouse 进行交互.

一个支持 OAuth 的请求工厂类,使得 RestTemplate 请求支持 OAuth 认证,封装了 OAuth认证细节

一个Web参数解析器用来获取Facebook的User标识并在Spring的MVC控制器中获取访问的令牌。

项目主页:http://projects.spring.io/spring-social/

下载地址:https://github.com/spring-projects/spring-social

来自:oschina开源中国社区
文章评论

共有 0 条评论