一、原则 不要把选择留给Spring 二、@Autowired(Spring注解) 流程图: Spring依赖注入-@Autowired 截图: 三、@Resource(JDK注解) 流程图: Spring依赖注入-@Resource 截图: