Spring Social 1.1.0.M4 发布了,包含 Spring Social LinkedIn 1.0.0.RC3 。
Spring Social 是 Spring 框架的扩展,用来方便开发Web社交应用程序,可通过该项目来创建与各种社交网站的交互,例如 Twitter、Facebook、LinkedIn 和 TripIt 等。
该版本主要改进有:
A new RealTimeUpdateController for handling realtime updates from Facebook.
A builder-style API for creating and publishing Tweets.
Ability to fetch a Tweet as an oEmbed object for easy embedding in a web page.
Bounding box and geometry support in a Tweet's location.
A new error handler for LinkedIn to properly handle API errors and throw Spring Social exceptions.
Ability to fetch a user's email address as part of a basic LinkedIn profile request.
官方首页:http://static.springsource.org/spring-social/docs/1.1.x/changelog.txt
免费下载:http://www.springsource.org/download/community?project=Spring%2520Social&version=1.1.0.M4
来自:开源中国社区

