python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Fall Back methods are not called in cloud gateway when a service is down using hystrix and eureka
I am new to microservices using boot.
I have a project with only 2 microservices (school and student, just a learning project) , I have created the registry service with eureka and the cloud gateway t...
Apex
Votes: 0
Answers: 0
Cannot resolve 'hystrix.command'
application.yml cannot recognize hystrix.command. The corresponding Maven Dependency is:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId&...
TranceAddict
Votes: 0
Answers: 0
Resilience4j vs Hystrix. What would be the best for fault tolerance?
When I initially learn about spring boot, I've learnt about spring cloud netflix hystrix as a circuit breaker. There were bunch of options such as multiple application properties and annotation base d...
Sankalpa Wijewickrama
Votes: 0
Answers: 2