https://github.com/knowledgefactory4u/spring-webflux-cosmosdb-mongo-api-crud
Building Reactive REST CRUD APIs with Spring Boot, Spring WebFlux, Azure Cosmos DB and Azure Cosmos DB API for MongoDB
https://github.com/knowledgefactory4u/spring-webflux-cosmosdb-mongo-api-crud
azure azurecosmosdb springboot springdatareactivemongo springwebflux
Last synced: 3 months ago
JSON representation
Building Reactive REST CRUD APIs with Spring Boot, Spring WebFlux, Azure Cosmos DB and Azure Cosmos DB API for MongoDB
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/spring-webflux-cosmosdb-mongo-api-crud
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-07-13T09:27:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T09:33:39.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T17:23:27.685Z (3 months ago)
- Topics: azure, azurecosmosdb, springboot, springdatareactivemongo, springwebflux
- Language: Java
- Homepage: https://www.knowledgefactory.net/2022/07/building-reactive-rest-crud-apis-with-spring-boot-spring-webflux-azure-cosmos-db-and-azure-cosmos-db-api-for-mongodb.html
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Building Reactive REST CRUD APIs with Spring Boot, Spring WebFlux, Azure Cosmos DB and Azure Cosmos DB API for MongoDB
# 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/building-reactive-rest-crud-apis-with-spring-boot-spring-webflux-azure-cosmos-db-and-azure-cosmos-db-api-for-mongodb.html