When you have only one constructor in a Spring component, the framework tries to autowire that const...
c
When you have only one constructor in a Spring component, the framework tries to autowire that constructor.
n
since version 4.2 🙂
c
4.3 in fact