day07 IoC/Dl 2019-03-05 本文已影响0人 老婆日向雏田 DI(依赖注入)的两种注入方式 构造器注入(constructor-arg) 该注入方法是在bean标签中实现的 setter注入(property)