What is di ioc?
Answer / Kulmani Azad
DI stands for Dependency Injection, which is an implementation of the IOC (Inversion of Control) design principle.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many modules are there in spring framework and what are they?
What is entity type mean?
What is the use of @service annotation?
What is pojo class in spring?
What can be injected as dependencies?
Is spring a container?
What is namedparameterjdbctemplate in spring?
Explain the function of spring mvc interceptor along with its usage.
Give an example of beanfactory implementation.
Why do we need view resolver in spring mvc and what is an internal view resolver in spring?
Why is spring framework so famous?
What are the functionalities provided by the context package to enhance the beanfactory functionality?