magno32 / spring-social-samples

Samples of using Spring Social

Home Page:http://www.springsource.org/spring-social

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains sample projects illustrating usage of the Spring Social project.

Samples include:
- spring-social-popup, demonstrates how to do a popup-based connection flow.
- spring-social-quickstart, designed to get you up and running quickly in a Spring Framework 3.1 or > environment.
- spring-social-quickstart-3.0.x, a version of the quickstart that is Spring Framework 3.0.x compatible.
- spring-social-showcase, illustrating most of the features.
- spring-social-movies, showing how to extend the framework to implement a new ServiceProvider + API binding.
- spring-social-twitter4j, showing how to extend the framework and re-use an existing API binding (also shows XML config, multiple connections per provider, and is Spring 3.0.x compatible).
 
See the README in each sub directory for information on the sample and instructions on how to run it.

About

Samples of using Spring Social

http://www.springsource.org/spring-social


Languages

Language:Java 100.0%