Spring Tutorial 17 – Coding To Interfaces
When using Spring for dependency injection, it’s a good practice to use interfaces for referencing dependencies. In this tutorial, we’ll learn how to “code to interfaces”.
source
When using Spring for dependency injection, it’s a good practice to use interfaces for referencing dependencies. In this tutorial, we’ll learn how to “code to interfaces”.
source