Which of the following is NOT a type of Dependency Injection in Spring?
a) Constructor Injection
b) Setter Injection
c) Method Injection
d) Field Injection