Skip to content

Commit 0c1fa2d

Browse files
committed
Async Java
1 parent 25f6055 commit 0c1fa2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/create-sql-api-java-changefeed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tutorial - an end-to-end Java SQL API application sample with Change Feed
2+
title: Tutorial - an end-to-end Async Java SQL API application sample with Change Feed
33
description: This tutorial walks you through a simple Java SQL API application which inserts documents into an Azure Cosmos DB container, while maintaining a materialized view of the container using Change Feed.
44
author: anfeldma
55
ms.service: cosmos-db
@@ -10,7 +10,7 @@ ms.date: 04/01/2020
1010
ms.author: anfeldma
1111
---
1212

13-
# Tutorial - an end-to-end Java SQL API application sample with Change Feed
13+
# Tutorial - an end-to-end Async Java SQL API application sample with Change Feed
1414

1515
This tutorial guide walks you through a simple Java SQL API application which inserts documents into an Azure Cosmos DB container, while maintaining a materialized view of the container using Change Feed.
1616

0 commit comments

Comments
 (0)