Quickstart: Azure Cosmos DB for Table and Azure SDK for Java
This is a simple Spring web application to illustrate common basic usage of Azure Cosmos DB for Table with the Azure SDK for Java.
Prerequisites
Quickstart
Log in to Azure Developer CLI. This is only required once per-install.
azd auth loginInitialize this template (
cosmos-db-table-java-quickstart) usingazd initazd init --template cosmos-db-table-java-quickstartEnsure that Docker is running in your environment.
Use
azd upto provision your Azure infrastructure and deploy the web application to Azure.azd upObserved the deployed web application
