quick fix to remove unnecessary @Autowired
appears twice
#1106
Labels
for: eclipse
something that is specific for Eclipse
status: needs-investigation
theme: validation
type: bug
Milestone
I have a simple Rest Service guide project created and added an
@Autowired
constructor to theGreetingController
. It is flagged with a warning, but invoking the quick fix popup, theremove unnecessary @Autowired
appears twice.The text was updated successfully, but these errors were encountered: