I'm trying to build a microservice application which will be using Hystrix and some distributed tracing from Spring Cloud. When i tried using Spring Cloud version '2021.0.0-M3' for the Spring boot version '2.5.5' I get below error while startup:
***Your project setup is incompatible with our requirements due to following reasons:
Is there a compatibility matrix between spring boot and Spring Cloud.
Spring Cloud Release mapping with Spring Boot compatibility:
Source: documentation link