Facebook:Graph API java 库

发布于 2024-09-12 21:15:50 字数 39 浏览 3 评论 0原文

谁知道使用 Facebook 图形 API 的好 Java 库?

Who knows a good Java library for using Facebook's graph API?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

丑疤怪 2024-09-19 21:15:50

Java 中有一系列优秀的 Facebook API facebook4j
最简单的一个是 restFB。在他们的页面上,有示例代码向您展示如何使用restFB。

There are a list of good Facebook API in Java facebook4j.
The simplest one is restFB. On their page, there's sample code that shows you how to use restFB.

零度° 2024-09-19 21:15:50

我推荐restFB。简单易用,示例代码非常清晰,可以快速上手。请查看其网站:http://restfb.com/

I recommend restFB. It is simple and easy to use, the sample code is very clear and can quickly hands on it. Please check its web site: http://restfb.com/

风蛊 2024-09-19 21:15:50

尝试一下 BatchFB,它旨在以最少的 Facebook 调用次数取回您的数据:

http:// code.google.com/p/batchfb/

Try out BatchFB, it's designed to get your data back with the minimum number of calls to Facebook:

http://code.google.com/p/batchfb/

演出会有结束 2024-09-19 21:15:50

另外http://facebook4j.org/en/index.html
但还没有亲自测试过。

Also http://facebook4j.org/en/index.html
But not tested it yet by myslef.

放低过去 2024-09-19 21:15:50

如果您需要更像 Java EE 解决方案,您可以查看 spring:
http://spring.io/guides/gs/accessing-facebook/

If you need a something more like Java EE solution, you can check out spring:
http://spring.io/guides/gs/accessing-facebook/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文