Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 338 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 338 Bytes

Optibuk.si

This is a demo project as a tutorial for Spring Social.

Running on Tomcat 7.01

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