[](()二、常用注解
[](()1.用于创建对象的 [](()@Component [](()@Controller @Service @Repository [](()2.用于注入数据的 [](()@Autowired [](()@Qualifier

[](()@Resource [](()@Value [](()3.用于改变作用范围的: [](()@Scope


