You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/sql-api-java-application.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: 'Tutorial: Java application development tutorial using Azure Cosmos DB'
2
+
title: 'Tutorial: Build a Java web app using Azure Cosmos DB and the SQL API'
3
3
description: 'Tutorial: This Java web application tutorial shows you how to use the Azure Cosmos DB and the SQL API to store and access data from a Java application hosted on Azure Websites.'
4
-
author: tknandu
4
+
author: anfeldma-ms
5
5
ms.service: cosmos-db
6
6
ms.subservice: cosmosdb-sql
7
7
ms.devlang: java
8
8
ms.topic: tutorial
9
9
ms.date: 11/05/2019
10
-
ms.author: ramkris
10
+
ms.author: anfeldma
11
11
12
12
---
13
13
# Tutorial: Build a Java web application using Azure Cosmos DB and the SQL API
0 commit comments