Skip to content

如何规避 fallback #4

Description

@dyg4228

如下配置了 熔断的 fallback实现类
@service
public class RoleServiceFeignHystrix implements RoleServiceFeignApi {
}
ApplicationContext.getBean(RoleServiceFeignApi .class)调用的时候 直接调用RoleServiceFeignHystrix .而不是dubbo接口服务

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions