You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building Reactive REST CRUD APIs with Spring Boot, Spring WebFlux, Azure Cosmos DB and Azure Cosmos DB SQL API
1
+
# Building Reactive REST CRUD APIs with Spring Boot, Spring WebFlux, Azure Cosmos DB and Azure Cosmos DB SQL API
2
+
3
+
4
+
# Local setup
5
+
6
+
Step 1: Download or clone the source code from GitHub to the local machine
7
+
8
+
Step 2: ```mvn clean install```
9
+
10
+
Step 3: ```mvn spring-boot:run```
11
+
12
+
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
0 commit comments