1. 程式人生 > >現已推出 – AWS SDK for Java 2.0 的開發人員預覽

現已推出 – AWS SDK for Java 2.0 的開發人員預覽

AWS 開發人員工具團隊一直苦心致力於 AWS SDK for Java 的開發,今天終於推出了 2.0 版開發人員預覽版。這個版本是對舊 1.11.x 程式碼庫的重大修改。新 SDK 構建在 Java 8 之上,重點在於一致性、不變性和易用性,包括經常請求的功能,例如支援非阻塞 I/O 以及在執行時選擇所需的 HTTP 實現的能力。新的非阻塞 I/O 支援,比現有的服務客戶端基於執行緒的非同步變體實現更有效。每個非阻塞請求都返回一個 CompletableFuture 物件。版本 2.0 SDK 包括對早期 API 的許多更改。例如,它使用基於客戶端生成器和不可變客戶端的一致模型來代替客戶端建構函式和可變方法的現有組合。該 SDK 還將用於配置多個區域的離散類集合摺疊為單個區域類,並提供一組新的用於流式處理的 API。該 SDK 在

GitHub 上提供。您可以通過開啟 GitHub 問題傳送公共反饋,也可以按照通常的方式傳送提取請求。要了解有關此 SDK 的更多資訊,請閱讀 AWS 開發人員部落格上的AWS SDK for Java 2.0 – 開發人員預覽

-Jeff

相關推薦

現已推出AWS SDK for Java 2.0開發人員

AWS 開發人員工具團隊一直苦心致力於 AWS SDK for Java 的開發,今天終於推出了 2.0 版開發人員預覽版。這個版本是對舊 1.11.x 程式碼庫的重大修改。新 SDK 構建在 Java 8 之上,重點在於一致性、不變性和易用性,包括經常請求的功能,例如支援非阻塞 I/O 以

AWS SDK for Java 2.0 – Developer Preview

We’re pleased to announce the Developer Preview of the AWS SDK for Java 2.0. The 2.0 version of the SDK is a major rewrite of the 1.11.x code base

AWS SDK for Java 2.x released

We’re pleased to announce that the AWS SDK for Java 2.x is now generally available and supported for production use. Version 2.x is a majo

AWS SDK for Java 的使用(適用於 JavaAWS 開發工具包開發人員指南)之配置aws憑證

今天接了個新專案,使用的AWS SDK for Java。例如: <dependency> <groupId>com.amazonaws</groupId> <artifactId>

AmazonS3 使用 AWS SDK for Java

Amazon S3是一種雲上的儲存伺服器,其功能僅在於儲存。和普通的伺服器不同,它沒有操作介面,連一般的SSH命令登入功能都沒有。和它打交道的話,一種辦法是用它的管理介面,另一種是藉助其程式設計介面。 Amazon S3 特意內建了著重於簡易性和穩健性的最小功

Vue: axios 請求封裝及設置默認域名前綴 (for Vue 2.0)

找到 檢查 evel require login word -- const 步驟 1. 實現效果 以get方法向http://192.168.32.12:8080/users 發起請求、獲取數據並進行處理 this.apiGet(‘/users‘, {}) .the

《阿里巴巴Java Spring Boot 2.0開發實戰課程》05課:三層MVC網站與架構分層誤區、Java面試題

《阿里巴巴Java Spring Boot 2.0開發實戰課程》05課本期分享專家:徐雷—阿里特邀Java講師,MongoDB講師 本期分享主題:三層架構MVC網站與分層架構誤區、Java面試題 國內系統架構設計的文章和書籍。經常會搞錯分層的概念,本課程進行了講解。還有關於model概念的解析,以及Jav

Unite for mac 2.0 破解版 免啟用 — 將網站轉換為本地Mac應用程式

軟體介紹 Unite for mac是Mac系統上一款將網站轉換為本地應用程式的工具,可以讓使用者快速、輕鬆地把網站變成macOS上功能齊全的本地應用程式,使用革命性的Unite瀏覽器作為後臺,每個Unite應用程式都有自己的瀏覽器,功能齊全並且體積非常的小。 因為轉換後的Unite

Requests for Research 2.0

We're releasing a new batch of seven unsolved problems which have come up in the course of our research at OpenAI. Like our original Requests for Research

Introducing support for Amazon S3 Select in the AWS SDK for PHP

We’re excited to announce support for the Amazon Simple Storage Service (Amazon S3) SelectObjectContent API with event streams in the AWS SDK for

Advanced client stubbing in the AWS SDK for Ruby Version 3

The AWS SDK for Ruby provides a robust set of features for stubbing your clients, to make unit tests easier and less fragile. Many of you have use

Upgrade AWS SDK for .NET for latest TLS Protocols

If your application is using .NET Framework 3.5 or 4.5 you should update to version 3.3.22.0 or later of AWSSDK.Core. This ensures you are using t

Anamorphic for Mac 2.0破解版—照片處理 景深效果軟體

軟體介紹 Anamorphic for Mac是Mac平臺上一款照片處理工具、景深效果軟體。Anamorphic能夠將使用者的普通照片變成電影傑作。在自己的Mac上編輯iPhone肖像模式照片與Mac Photos應用程式的整合使得編輯你的肖像照片變得很容易。 Anamorphic for Mac 2.

New AWS SDK for JavaScript – Developer Preview

We’re happy to announce the developer preview of the AWS SDK for JavaScript, version 3. This version of the SDK is a major rewrite of the 2.x code

24 Hour Wallpaper for Mac 2.0.2破解版 — 動態桌布軟體

軟體介紹 **24 Hour Wallpaper for Mac 2.0.2破解版點選下載 24 Hour Wallpaper for Mac 2.0.2破解版點選下載** 24 Hour Wallpaper for Mac是Mac平臺上一款動態桌面桌布軟體,軟體包括58個牆紙序列,所有專業捕捉和掌握在

AWS SDK for Python

Up-to-date and Consistent Interface Boto3's 'client' and 'resource' interfaces have dynamically generated classes driven by JSON mod

AWS SDK for JavaScript in Node.js

We are happy to announce the developer preview of the AWS SDK for Node.js version 3. This version of the SDK is a major rewrite of the 2.x code

AWS Lambda .NET Core 2.0 Support Released

Today we’ve released the highly anticipated .NET Core 2.0 AWS Lambda runtime that is available in all Lambda-supported regions. With .NET Core 2.0

AWS SDK for Ruby at RailsConf 2018

Last month, Jingyi and I from the AWS SDK team attended RailsConf in Pittsburgh. We gave two presentations: a session on API design and b

Create and deploy a blockchain network using Hyperledger Fabric SDK for Java

Summary In a blockchain solution, the network works as a back end with an application front end to communicate with the network using