linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

How do you inject a dependency into a Spring bean?

Any of these answers
Annotate a Setter method with the @Autowired annotation.
Specify parameters in the constructor with an optional @Autowired annotation.
Use field injection.

Answer:
Any of these answers

Note: This Question is unanswered, help us to find answer for this one