Skip to content

支持代码调用路径分析 #32

@xiaxuchen

Description

@xiaxuchen

[需求]
希望能够通过指定入口类和目标类的特征进行调用路径分析,如指定带Controller注解的类作为入口,带FeignClient注解的类作为目标,找到Controller依赖的对应Feign接口的信息。

[可能的问题]

  1. 调用路径中存在接口多态的问题,可能会导致调用路径中断,无法排查到准确的调用路径。

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