Does spring support cdi?
Answer / Munish Kumar Gautam
Spring Framework does not natively support Contexts and Dependency Injection (CDI) from Java EE, but it provides a similar functionality through its own dependency injection mechanism.
| Is This Answer Correct ? | 0 Yes | 0 No |
Name the different modules of the spring framework?
What do you mean by aspect?
What are three types of annotations?
What is context service?
How to integrate java server faces (jsf) with spring?
What is @profile annotation in spring?
Discuss the benefit of spring framework?
How configuration metadata is provided to the spring container?
How to integrate spring and hibernate frameworks?
What is the difference between maven and spring?
In spring, what is weaving?
Different spring bean scope.