Skip to content

如何规避 fallback #4

@dyg4228

Description

@dyg4228

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions