Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-beta-1
-
None
Description
Intellij seems to think that when you use setter injection the injection target should be the method name "setFoo" not "foo".
It's likely that other tools and people will have the same false assumption. We should check for this, auto-correct it and issue a warning when this occurs.