Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spring-attic/spring-social-samples

Samples of using Spring Social
https://github.com/spring-attic/spring-social-samples

Last synced: 3 months ago
JSON representation

Samples of using Spring Social

Awesome Lists containing this project

README

        

# spring-social-samples is no longer actively maintained by VMware, Inc.

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

Samples include:
* **spring-social-quickstart**, designed to get you up and running quickly in a Spring Framework 3.1 or > environment.
* **spring-social-showcase**, illustrating most of the features.
* **spring-social-showcase-sec**, a version of spring-social-showcase that uses SocialAuthenticationFilter instead of ProviderSignInController for a tighter integration with Spring Security.
* **spring-social-canvas**, a variation of spring-social-quickstart that is intended to run as a Facebook Canvas application.

Some older and less maintained examples have been moved into the "attic".

See the README in each sub directory for information on the sample and instructions on how to run the samples.