Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/seaswalker/spring-analysis
/ testC
Method
testC
src/main/java/aop/SimpleAopBean.java:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
public
void
testC() {
21
System.out.println(
"testC执行"
);
22
}
23
24
}
Callers
1
testB
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected