Every once in a while, Microsoft will update a large number of SDKs for Azure. For Java, we have been constantly expanding the SDK library. The open source Azure SDK for Java simplifies the process of provisioning, managing, and using Azure resources through Java application code.
So, what platforms does Azure SDK for Java support?
The Azure SDK for Java comes with support for Java 8 and higher. In addition, it also includes additional support for higher versions of Java to improve performance and include JDK-specific enhancements beyond the supported Java 8 baseline. It has been tested and supported on Windows, Linux and macOS.
How to connect and use Azure resources through the client library? How to use the management library to provision and manage Azure resources? Please scan the QR code below for more detailed information!
This is an open source project, and we welcome more talented developers to contribute to the Azure SDK for Java library to create a more open and mutually-helping developer community!
Reference:
After understanding the concept of Azure SDK for Java, you can continue to understand the concept of improving the efficiency of library usage:
HTTP client and pipeline:
https://docs.microsoft.com/zh-cn/azure/developer/java/sdk/http-client-pipeline?ocid=AID3039170
Asynchronous programming:
https://docs.microsoft.com/zh-cn/azure/developer/java/sdk/async-programming?ocid=AID3039170
Paging and iteration:
https://docs.microsoft.com/zh-cn/azure/developer/java/sdk/pagination?ocid=AID3039170
Long-running operations:
https://docs.microsoft.com/zh-cn/azure/developer/java/sdk/lro?ocid=AID3039170
Configure the proxy:
https://docs.microsoft.com/zh-cn/azure/developer/java/sdk/proxying?ocid=AID3039170
Configuration tracking:
https://docs.microsoft.com/zh-cn/azure/developer/java/sdk/tracing?ocid=AID3039170
Scan the QR code to follow Microsoft MSDN to get more first-hand technical information and official learning materials from Microsoft!
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。