JAVA-28922 add Hystrix deprecation note (#15545)

This commit is contained in:
Kasra Madadipouya 2024-01-03 20:08:02 +01:00 committed by GitHub
parent 21d3e16584
commit c8f12b9387
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<parent>
<groupId>com.baeldung</groupId>
<!-- Hystrix is deprecated and it is not possible to upgrade it to Spring Boot 3 -->
<artifactId>parent-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-2</relativePath>