Most Spring developers will find use of `@Autowire...
# server
p
Most Spring developers will find use of
@Autowired
significantly less surprising than alternatives so unless you have a strong reason to do something else, I would go with
@Autowired
☝️ 1