1.

What Are The Types Of Dependency Injection?

Answer»

TWO TYPES of DEPENDENCY INJECTION are supported by spring framework:

  1. Setter Injection
  2. Constructor Injection

Two types of dependency injection are supported by spring framework:



Discussion

No Comment Found