Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 168 Bytes

File metadata and controls

5 lines (4 loc) · 168 Bytes

什么是自动装配

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