Java developers have spoken, and we’ve listened. We’re excited to announce a preview of our new Java SDK for Microsoft Graph. Java developers can use the SDK to integrate with data, relationships and intelligence of the Microsoft Graph API in both client and server-side applications. This client library simplifies API integration by providing request builders, class definitions and convenience functions for common operations such as chunked file upload. Â
Create requests with confidenceÂ
The Java SDK simplifies Microsoft Graph integration by allowing you to incrementally build up requests with objects. Find the data you’re looking for by traversing relationships between resources in the Microsoft Graph API.Â
Build with strongly typed objectsÂ
By using the Java SDK, you’ll have access to classes that represent the resources exposed in the Microsoft Graph API. Property annotations provide human-readable descriptions and hints about what data they represent. Â
Get started Â
Try the SDK
Tune in to the March Microsoft Graph community call to learn more and see the Java SDK in actionÂ
Special thanks Â
Dave Moten for his numerous contributions to the Java SDKÂ