You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a simple Rest Service guide project created and added an @Autowired constructor to the GreetingController. It is flagged with a warning, but invoking the quick fix popup, the remove unnecessary @Autowired appears twice.