Our team is planning to move from
- Spring Cloud Netflix Ribbon to Spring Cloud LoadBalancer and using spring-cloud-kubernetes as discovery client.
- Using Spring Cloud Gateway instead of Zuul
- and Resilience4j instead of Hystrix.
What are the required changes needed and do we need to change the equivalent property. Can you please help where we need to start?