What is @inject in spring?



What is @inject in spring?..

Answer / Rajesh Kumar Saroj

In Spring Framework, there's no direct equivalent to '@inject'. However, Spring uses dependency injection which can be achieved using annotations such as @Autowired, @Qualifier, and @Component.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Why do we use @override?

1 Answers  


What is spring framework beginner?

1 Answers  


What is the latest spring version?

1 Answers  


What is the difference between hibernate and spring?

1 Answers  


Explain the concept of aop.

1 Answers  


Name the types of transaction management that spring supports.

1 Answers  


What is generic dao?

1 Answers  


What is proxy in spring aop?

1 Answers  


What are the modules of spring framework?

1 Answers  


What are the modules of spring?

1 Answers  


What is the use of @inject annotation?

1 Answers  


What do you know about the different scope of spring bean?

1 Answers  


Categories