Spring Social Google

码农软件 · 软件分类 · OAuth开发包 · 2019-04-19 10:11:23

软件介绍

Spring Social Google 首个里程碑版本发布了,该版本集成了 Google+, Portable Contacts and Google Tasks. 同时集成 GData Java Client Library,你可用它来做认证和授权,使用 OAuth2 来访问 GData 客户端,详情请看 reference manual 。Spring Social Google 基于 Spring Social 开发。

这里还有一些实际的例子用来演示:example application 

要在 Maven 中引用此包的方法:

<repository>
<id>spring.social.google</id>
<name>Spring Social Google</name>
<url>https://github.com/GabiAxel/maven/raw/master/</url>
</repository>

...

<dependency>
<groupId>org.springframework.social</groupId>
<artifactId>spring-social-google</artifactId>
<version>1.0.0.M1</version>
</dependency>

本文地址:https://codercto.com/soft/d/3909.html

Probability and Computing: Randomization and Probabilistic Techn

Probability and Computing: Randomization and Probabilistic Techn

Michael Mitzenmacher、Eli Upfal / Cambridge University Press / 2017-7-3 / USD 62.23

Greatly expanded, this new edition requires only an elementary background in discrete mathematics and offers a comprehensive introduction to the role of randomization and probabilistic techniques in m......一起来看看 《Probability and Computing: Randomization and Probabilistic Techn》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具