Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2fc928b

Browse files
Update Readme.md
1 parent 9d52751 commit 2fc928b

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

‎Online-Shopping-Portal/Readme.md‎

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
* [Working on Configuration](https://youtu.be/E8AHrK-5ZSw)
2222

23-
* Profiles in spring boot (latest v2.4+)
23+
* [Profiles in spring boot (latest v2.4+)](https://youtu.be/mnIzMZ9YSfE)
2424

2525
* Centralized logging with the help of filters
2626

@@ -32,6 +32,18 @@
3232

3333
* Securing the endpoints
3434

35+
### Spring Boot Admin (Very Important for monitoring purposes)
36+
37+
Before knowing this I was using actuators only for 'health' and 'info' only but this spring boot admin surprised me. I hope it will be helpful for some of you too.
38+
39+
### 👉 Integrating the centralized configuration management
40+
41+
### 👉 Applying Service registry and discovery
42+
43+
### 👉 Applying Load Balancer
44+
45+
### 👉 Applying API Gateway
46+
3547
### 👉 Order service
3648

3749
* Writing Endpoints
@@ -70,16 +82,6 @@
7082

7183
* Zipkin
7284

73-
### 👉 Spring Boot Admin for managing and monitoring of all the Spring Boot applications
74-
75-
### 👉 Integrating the centralized configuration management
76-
77-
### 👉 Applying Service registry and discovery
78-
79-
### 👉 Applying Load Balancer
80-
81-
### 👉 Applying API Gateway
82-
8385
### 👉 Creating and integrating Messaging System - RabbitMQ/ActiveMQ
8486

8587
### 👉 Integrating KAFKA in the architecture

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /