Netflix / ribbon

Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
Apache License 2.0
4.58k stars 1.24k forks source link

Class RibbonLoadBalanceClient must either be declared abstract or implement abstract method choose(String, Request<T>) #471

Open zhang4570 opened 3 years ago

zhang4570 commented 3 years ago

image

AlexandreCassagne commented 2 years ago

Hey! Did you figure out the cause of this issue?