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
Copy file name to clipboardExpand all lines: dashboard-web-app/README.md
+18-7Lines changed: 18 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,25 @@
1
1
# Deploy Inventory Hub Java Web App =TO=> Azure App Service
2
2
3
-
This Inventory Hub app is a Java application. It display real-time product
4
-
inventory using AngularJS code.
3
+
This Inventory Hub app is a Java application. It displays product
4
+
inventory using AngularJS code in client browsers.
5
5
6
6
Behind the scene, the inventory data store
7
-
is [Azure CosmosDB](https://docs.microsoft.com/en-us/azure/cosmos-db/documentdb-introduction).
8
-
9
-
This application uses [Azure CosmosDB Spring Boot Starter](https://github.com/Microsoft/azure-spring-boot/tree/master/azure-starters/azure-documentdb-spring-boot-starter)
10
-
and AngularJS to interact with Azure.
11
-
7
+
is [Azure CosmosDB](https://docs.microsoft.com/en-us/azure/cosmos-db/documentdb-introduction) and
-[Azure Active Directory B2C Spring Boot Starter](https://github.com/microsoft/azure-spring-boot/tree/master/azure-spring-boot-starters/azure-active-directory-b2c-spring-boot-starter)
21
+
-[Spring Boot Starter for WebSocket](https://spring.io/guides/gs/messaging-stomp-websocket/)
0 commit comments