What are the disadvantages of auto wiring?
Answer / Saurabh Bhardwaj
Auto wiring can lead to unexpected dependencies and circular dependencies due to its loose configuration. It might not always create the best possible implementation, as it relies on default conventions that may not suit all cases. Sometimes, explicit configuration might be needed for better control over the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is spring mvc flow?
What is bean wiring and @autowired annotation?
What are the benefits of using spring?
What is the difference between singleton and prototype scope in spring?
What is unit work pattern?
Explain tasklet in spring batch.
What do you understand by @qualifier annotation?
What is the current version of spring?
Why spring framework is needed?
What are some of the design patterns used in the spring framework?
What is spring jpa?
What do you mean by dao?