What do you mean by bean wiring?
Answer / Neha Salonia
Bean wiring in Spring Framework refers to the process of setting up dependencies between beans. This can be done manually through XML configuration or automatically using auto-wiring.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you use spring to resolve collaborators for your bean? Also state the advantages of auto wiring?
What is xmlbeanfactory?
What are the different spring frameworks?
What are the methods associated with the factorybean interface?
What are spring jdbc templates used for?
What is @pathparam?
What is the difference between spring boot and spring mvc? : Spring Boot
Why spring cloud is required?
What are the different modules used in spring?
What is handler method in spring?
What ioc means?
What are the layers in spring framework?