Question from the Spring test

How to use the @Inject annotation in Spring

Medium

The @Inject annotation

Author: W3D TeamStatus: PublishedQuestion passed 2064 times
Edit
0
Community Evaluations
developer avatar
Other
Jake
02/01/2024
Inject is not relevant to the Spring Framework. It can be used, yes, but it's rarely used and anyone that is using Spring uses @Autowired almost 100% of the time.
developer avatar
Mohammed Berrabah
19/10/2024
fonctionne de la mĂȘme maniĂšre que @Autowired