Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spring-attic/spring-social-samples
- Owner: spring-attic
- License: apache-2.0
- Archived: true
- Created: 2011-02-28T14:25:04.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-04-04T18:40:39.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T21:53:21.599Z (7 months ago)
- Language: Java
- Homepage: http://projects.spring.io/spring-social
- Size: 1.03 MB
- Stars: 531
- Watchers: 88
- Forks: 812
- Open Issues: 81
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - spring-attic/spring-social-samples - Samples of using Spring Social (Java)
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.