Do we have any client library which we can use directly in a java project to access data through microsoft graph api's. I don't want to write my one http request handlers
1 Answer
We don't have a Java library today and are aware of customer requests for one. I encourage you to upvote this UserVoice request for a Java library so we can see how much interest there is.
For Android mobile applications, we have an Android client library but that won't work for Java server apps.
1 Comment
Purva
Thanks for the response