@component (把普通pojo实例化到spring容器中,相当于配置文件中的 <bean id="" class=""/>)
<bean id="" class=""/>
@component 会把这些类纳入进spring容器中进行管理