Java 9 Dependency Injection

Java 9 Dependency Injection
Другая компьютерная литература, Программы
Год: 2018
Добавил: Admin 31 Июл 20
Проверил: Admin 31 Июл 20
Формат:  PDF (5508 Kb)
  • Currently 0/5

Рейтинг: 0/5 (Всего голосов: 0)

Аннотация

Dependency Injection is a design pattern that allows us to remove the hardcoded dependencies and make our application loosely coupled, extendable, and maintainable.
We can implement dependency injection to move the dependency resolution from compile-time to runtime.
This book will be your one-stop guide to writing loosely coupled code using the latest features of Java 9 with frameworks such as Spring 5 and Google Guice.

Похожие книги

Комментарии к книге "Java 9 Dependency Injection"

Комментарий не найдено. Будьте первыми!
Чтобы оставить комментарий или поставить оценку книге Вам нужно зайти на сайт или зарегистрироваться