Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 492 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 492 Bytes

This sample app demonstrates many of the capabilities of the Spring Social project, including:

  • Connect to Facebook
  • Connect to Twitter
  • Sign in using Facebook
  • Sign in using Twitter

To run, simply import the project into your IDE and deploy to a Servlet 2.5 or > container such as Tomcat 6 or 7. Access the project at http://localhost:8080/spring-social-showcase

Discuss at forum.springsource.org and collaborate with the development team at jira.springframework.org/browse/SOCIAL.