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 |
Why do we use @override?
What is spring framework beginner?
What is the latest spring version?
What is the difference between hibernate and spring?
Explain the concept of aop.
Name the types of transaction management that spring supports.
What is generic dao?
What is proxy in spring aop?
What are the modules of spring framework?
What are the modules of spring?
What is the use of @inject annotation?
What do you know about the different scope of spring bean?