多项选择题

Spring提供了以下()依赖注入方式。

A.接口注入(interfaceinjection)
B.Setter注入(setterinjection)
C.构造注入(constructorinjection)
D.Getter注入(Getterinjection)