linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

How could you inject using a factory method ?

Static factory method: specify "class" and "factory-method" attributes
All of these
Instance (non-static) factory method: specify "factory-bean" and "factory-method" attributes
Use <constructor-arg> to pass parameters

Answer:
All of these

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