File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 <artifactId >spring-boot-starter-actuator</artifactId >
3838 </dependency >
3939 <!-- 使用消息总线刷新配置时添加-->
40- <dependency >
41- <groupId >org.springframework.cloud</groupId >
42- <artifactId >spring-cloud-starter-bus-amqp</artifactId >
43- </dependency >
40+ <!-- < dependency> -- >
41+ <!-- < groupId>org.springframework.cloud</groupId> -- >
42+ <!-- < artifactId>spring-cloud-starter-bus-amqp</artifactId> -- >
43+ <!-- < /dependency> -- >
4444
4545 <dependency >
4646 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 3333 <artifactId >spring-boot-starter-actuator</artifactId >
3434 </dependency >
3535 <!-- 使用消息总线刷新配置时添加-->
36- <dependency >
37- <groupId >org.springframework.cloud</groupId >
38- <artifactId >spring-cloud-starter-bus-amqp</artifactId >
39- </dependency >
36+ <!-- < dependency> -- >
37+ <!-- < groupId>org.springframework.cloud</groupId> -- >
38+ <!-- < artifactId>spring-cloud-starter-bus-amqp</artifactId> -- >
39+ <!-- < /dependency> -- >
4040
4141 <dependency >
4242 <groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments