Dependency injection discourages object-oriented programming?
Dependency injection discourages object-oriented programming? @ Blog of Adam Warski - 0 views
-
-
if you’re using DI, and you have an X entity, do you have an XService or XManager with lots of method where X is the first argument?
-
previous way is more procedural
- ...12 more annotations...
Dependency Injection in Java EE 6 - Part 1 - 0 views
-
Dependency Injection in Java EE 6 - Part 1
-
high-level look at CDI, see how it fits with Java EE overall and discuss basic dependency management as well as scoping.
-
CDI is designed to solve
- ...21 more annotations...
Dependency Injection in Java EE 6: Conversations (Part 4) - 0 views
-
Dependency Injection in Java EE 6 (Part 4)
-
In this article we will discuss
-
CDI Conversations
- ...1 more annotation...
1 - 4 of 4
Showing 20▼ items per page