posted 15 years ago
Hello, I'm relatively new to the DI subject, I have read that you can inject directly objects and values through configuring a xml file, and this injection takes place during initialization, but what happens with the direct injection on the fly? how spring handles that?.. is it possible?.. thanks.
Regards.