You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the information provided, it appears that the issues with the Spring framework are related to Java version compatibility. To be more specific, Spring versions 3.X.X are only compatible with Java 17 or later versions. Additionally, Hystrix requires compatibility with the most recent JVM features. After that implication you might resolve the issue.
4.0.0
using above config file with latest version of hystrix and hystrix dashborad , my spring-boot application failed to start
The text was updated successfully, but these errors were encountered: