2 |
Inventory Hub - DASHBOARD
3 |
4 |
6 | https://github.com/microsoft/inventory-hub-java-on-azure
7 |
8 |
9 |
This project uses the following -- to create a simple real-time dashboard:
10 |
11 |
Frameworks
12 |
13 | - Spring Boot
14 | - Spring Boot Starter with the Azure Cosmos DB SQL API
15 | - Spring Boot Starter for WebSocket
16 | - Spring Data for Cosmos DB
17 | - Spring Cloud Functions
18 | - Spring Cloud Stream Binder for Kafka
19 | - Spring Security
20 | - Azure Active Directory B2C Spring Boot Starter
21 | - AngularJS
22 |
23 |
24 |
25 |
Azure Services
26 |
27 | - Active Directory B2C
28 | - App Service
29 | - App Configuration Service
30 | - Application Insights
31 | - Cosmos DB
32 | - Functions
33 | - Event Hubs
34 | - Key Vault
35 |
36 |
37 |
38 |
References
39 |
48 |
49 |
50 |
51 |
52 |
--------------------------------------------------------------------------------
/dashboard-web-app/src/main/resources/static/Views/Home.html:
--------------------------------------------------------------------------------
1 |