Dependency Injection

De Semantic MediaWiki - Sandbox

Author(s): Dhanji R. Prasanna

Year (published): 2009-08-01T00:00:00.000-0700

Pages: 352

Abstract: If you do large scale java apps, you probably want to have someone on the team have this book. Michael Neale

Introduction[modifier le wikicode]

In object-oriented programming, a central program normally controls other objects in a module, library, or framework. With dependency injection, this pattern is inverted a reference to a service is placed directly into the object which eases testing and modularity. Spring or Google Guice use dependency injection so you can focus on your core application and let the framework handle infrastructural concerns. Dependency Injection explores the DI idiom in fine detail, with numerous practical examples that show you the payoffs. You'll apply key techniques in Spring and Guice and learn important pitfalls, corner-cases, and design patterns. Readers need a working knowledge of Java but no prior experience with DI is assumed.

Data from https://github.com/bvaughn/infinite-list-reflow-examples/blob/master/books.json

... davantage au sujet de « Dependency Injection »
If you do large scale java apps, you probably want to have someone on the team have this book. Michael Neale +
Dependency Injection +
352 +
07:00:00, 1 août 2009 +
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.