Skip to content

Commit 8c390c8

Browse files
Update README.md
1 parent bca9c26 commit 8c390c8

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
1-
# spring-webflux-azure-cosmos-db-sql-api-crud
2-
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
13+
14+
15+
16+

0 commit comments

Comments
 (0)