Does spring support cdi?



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

Post New Answer

More Spring Framework Interview Questions

Name the different modules of the spring framework?

1 Answers  


What do you mean by aspect?

1 Answers  


What are three types of annotations?

1 Answers  


What is context service?

1 Answers  


How to integrate java server faces (jsf) with spring?

1 Answers  


What is @profile annotation in spring?

1 Answers  


Discuss the benefit of spring framework?

1 Answers  


How configuration metadata is provided to the spring container?

1 Answers  


How to integrate spring and hibernate frameworks?

1 Answers  


What is the difference between maven and spring?

1 Answers  


In spring, what is weaving?

1 Answers  


Different spring bean scope.

1 Answers  


Categories