问题
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