We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d3e16 commit c8f12b9Copy full SHA for c8f12b9
hystrix/pom.xml
@@ -8,6 +8,7 @@
8
9
<parent>
10
<groupId>com.baeldung</groupId>
11
+ <!-- Hystrix is deprecated and it is not possible to upgrade it to Spring Boot 3 -->
12
<artifactId>parent-boot-2</artifactId>
13
<version>0.0.1-SNAPSHOT</version>
14
<relativePath>../parent-boot-2</relativePath>
0 commit comments