IntelliJ doesn't link the @Autowired attribute to its dependency class.
Sometimes (in some classes) when using @Autowired on fields/constructors/methods, IntelliJ does not link @Autowired attribute to its dependency by showing the icon that says "Navigate to the autowired dependencies". Why? It seems a bug...
请先登录再写评论。
Yes it seems... Could you file a JIRA request for it?