Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knowledgefactory4u/spring-webflux-azure-cosmos-db-sql-api-crud
Building Reactive REST CRUD APIs with Spring Boot, Spring WebFlux, Azure Cosmos DB and Azure Cosmos DB SQL API
https://github.com/knowledgefactory4u/spring-webflux-azure-cosmos-db-sql-api-crud
azurecosmosdb reactiveapi reactor spring spring-boot springwebflux
Last synced: 2 days ago
JSON representation
Building Reactive REST CRUD APIs with Spring Boot, Spring WebFlux, Azure Cosmos DB and Azure Cosmos DB SQL API
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/spring-webflux-azure-cosmos-db-sql-api-crud
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-07-04T10:39:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T10:44:43.000Z (over 2 years ago)
- Last Synced: 2023-12-19T16:06:02.698Z (11 months ago)
- Topics: azurecosmosdb, reactiveapi, reactor, spring, spring-boot, 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-sql-api.html
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- 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 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/building-reactive-rest-crud-apis-with-spring-boot-spring-webflux-azure-cosmos-db-and-azure-cosmos-db-sql-api.html