/spring-social-instagram

Instagram API binding for Spring Social

Primary LanguageJava

Spring Social Instagram

To check out the project and build from source, do the following:

git clone https://github.com/kevinholcom/spring-social-instagram.git
cd spring-social-instagram
mvn clean install

Documentation

To build the JavaDoc, do the following from within the root directory:

mvn javadoc:javadoc

The result will be available in 'target/site/apidocs'.