什么是自动装配

Spring 自动解决 bean 之间的关系.
通过检查 BeanFactory 中的内容,
而无需使用<constructor-arg><property>元素