Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knowledgefactory4u/spring-boot-azure-cosmos-db-sql-api-crud
Build REST CRUD APIs with Spring Boot, Azure Cosmos DB and Azure Cosmos DB SQL API
https://github.com/knowledgefactory4u/spring-boot-azure-cosmos-db-sql-api-crud
azurecosmosdb cosmorepository cosmosdb crud springboot
Last synced: about 1 month ago
JSON representation
Build REST CRUD APIs with Spring Boot, Azure Cosmos DB and Azure Cosmos DB SQL API
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/spring-boot-azure-cosmos-db-sql-api-crud
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-07-03T02:40:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T02:44:08.000Z (over 2 years ago)
- Last Synced: 2023-03-06T02:33:12.859Z (almost 2 years ago)
- Topics: azurecosmosdb, cosmorepository, cosmosdb, crud, springboot
- Language: Java
- Homepage: https://www.knowledgefactory.net/2022/07/build-rest-crud-apis-with-spring-boot-azure-cosmos-db-and-azure-cosmos-db-sql-api.html
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Build REST CRUD APIs with Spring Boot, Azure Cosmos DB and Azure Cosmos DB SQL API
# Local setup
Step 1: Download or clone the source code from GitHub to the local machine
Step 2: ```mvn clean install```
Step 3: ```mvn spring-boot:run```
More Info - https://www.knowledgefactory.net/2022/07/build-rest-crud-apis-with-spring-boot-azure-cosmos-db-and-azure-cosmos-db-sql-api.html