Closed
Description
Describe the bug
Following the most recent update, VScode quick fix and Problem view are incorrectly suggesting removing @Autowired annotation from autowired methods. The issue is flagged as JAVA_AUTOWIRED_CONSTRUCTOR, but these are not constructors.