This is a demo project as a tutorial for Spring Social.
Config
Set appropriate settings for Facebook Application (in SocialConfig.java) and database (in persistence.xml, spring-data.xml).
Run
mvn clean
mvn package
//copy war file to your webapps folder