Skip to content
Samples of using Spring Social
Java HTML CSS
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
attic
spring-social-quickstart Merge pull request #81 from spring-operator/polish-urls-apache-licens… Apr 4, 2019
spring-social-showcase
.gitignore
README.md

README.md

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.

You can’t perform that action at this time.