File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed
Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11APP_VERSION = 0.0.3-SNAPSHOT
2- ELK_VERSION = 7.16.2
3- RABBIT_MQ = 3.9.11 -management
4- ZIPKIN = 2.23.15
5- MY_SQL = 8.0.27
6- KEY_CLOAK = 15 .1.1
2+ ELK_VERSION = 7.17.1
3+ RABBIT_MQ = 3.9.13 -management
4+ ZIPKIN = 2.23.16
5+ MY_SQL = 8.0.28
6+ KEY_CLOAK = 16 .1.1
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.boot</groupId >
66 <artifactId >spring-boot-starter-parent</artifactId >
7- <version >2.6.2 </version >
7+ <version >2.6.4 </version >
88 <relativePath /> <!-- lookup parent from repository -->
99 </parent >
1010 <groupId >com.ubaid.ms</groupId >
2929
3030 <properties >
3131 <java .version>17</java .version>
32- <spring-cloud .version>2021.0.0 </spring-cloud .version>
32+ <spring-cloud .version>2021.0.1 </spring-cloud .version>
3333 </properties >
3434
3535 <dependencies >
Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ Abstract
88 - ** Distributed Tracing**
99- Following are the Tools and technologies which I am using:
1010 - ** Java 17**
11- - ** Spring Boot 2.6.2 **
12- - ** Spring Cloud 2021.0.0 (Security, Config Server, Service Discovery and Distributed Tracing)**
13- - ** KeyCloak Server (Authorization Server) 15 .1.1**
14- - ** Zipkin Version 2.23.15 (Distribute Tracing)**
15- - ** Rabbit MQ Version 3.9.11 -management(Message Broker)**
16- - ** ELK Stack Version 7.16.2 **
11+ - ** Spring Boot 2.6.4 **
12+ - ** Spring Cloud 2021.0.1 (Security, Config Server, Service Discovery and Distributed Tracing)**
13+ - ** KeyCloak Server (Authorization Server) 16 .1.1**
14+ - ** Zipkin Version 2.23.16 (Distribute Tracing)**
15+ - ** Rabbit MQ Version 3.9.13 -management(Message Broker)**
16+ - ** ELK Stack Version 7.17.1 **
1717
1818Requirements
1919-----------
You can’t perform that action at this time.
0 commit comments