Types of dependency injection patterns

The following are the types of dependency injections that could be injected into your application:

  • Constructor-based dependency injection
  • Setter-based dependency injection