Azure Cosmos DB Java SDK v4 – Exploring the new Async API
In this second of our series for the Azure Cosmos DB Java SDK v4 for Core (SQL) API, I’m going to explore our new Async API. To get you caught up though go check out the first post in this series Azure Cosmos DB Java SDK v4 - New Java SDK Quickstart Guide and Sample Code! Current users of our Java SDK v2 are familiar with our Sync API and may...