This commit is contained in:
zhihaoguo 2021-11-21 21:05:39 +08:00
Родитель ecb2adebee
Коммит e45325a920
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
== Spring Data Support
=== Cosmos DB Support
=== Spring Data CosmosDB Support
[Azure Cosmos DB](https://azure.microsoft.com/services/cosmos-db/) is a globally-distributed database service that allows developers to work with data using a variety of standard APIs, such as SQL, MongoDB, Graph, and Azure Table storage.
@ -19,7 +19,7 @@ Connect to Cosmos DB using Spring Data and CosmosDB libraries.
=== Configuration
This Spring Cloud Azure Starter provides the following properties:
Below are some properties you can configure when using Spring Data CosmosDB Support:
|===
|Name | Default | Description