How to integrate facebook graph api in Spring Roo

99封情书 提交于 2019-12-22 15:00:12

问题


I am very new to Spring Roo. I have decided to create my first project in Spring Roo that should implement facebook graph api. I have found few api (fbRest, facebook-api-java) after searching over the internet but some blogs say these are old. I don't know, where i get appropriate api that is supported by spring roo and how to start? Any help be appreciated.


回答1:


You can simply integrate Spring Social add-on to add Social features to your Spring Roo project, just like you would do for any Java project. :)

Please see the following answer for a similar question.

How to Access third Party API (Like as: Facebook, Linkedin, Twitter) using Spring ROO



来源:https://stackoverflow.com/questions/7553189/how-to-integrate-facebook-graph-api-in-spring-roo

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!