Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best way to post to twitter via Java Application [closed]

Tags:

java

twitter

In my applications, I'll like to update a twitter account when some event occurs. Just update status, nothing more. So, I think that is heavy use something like twitter4j just to do this.

What do you think about? Should I use twitter4j or other API, or do a "low level" code manually?

Thanks in advance

like image 203
caarlos0 Avatar asked Dec 11 '25 22:12

caarlos0


2 Answers

twittter4j is a good one, I'm using it and it works fine.
If you are using spring, you can also easily use spring-social-twtitter.

like image 115
Bozho Avatar answered Dec 14 '25 11:12

Bozho


I suggest you to use twitter4j

like image 26
Adnan Avatar answered Dec 14 '25 11:12

Adnan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!