/spring-basics

This project help to undestand some concept like tight coupling, control inversion, dependency injection in spring boot

Primary LanguageJava

This projects help to undestand some interesting notion in spring framework.

  • Tight and loose coupling
  • Inversion of control
  • Beans
  • Dependency Injection
    • Constuctor injecton
    • Setter Injection