java - Spring Social Twitter -


i new spring , trying make web application reads last 20 tweets of user getusertimeline(screenname);. far made tutorial spring https://spring.io/guides/gs/accessing-twitter/ , changed request can see last 20 tweets of user. before can see them i'm getting redirected twitter authorization site. saw lot connection in reference i'm not shure best 1 app. want save tweets in database , fetch them view.

i solved it.. needs twitter template tokens in application.properties file.


Comments

Popular posts from this blog

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -