- JBoss Weld CDI for Java Platform
- Ken Finnegan
- 70字
- 2021-08-13 16:49:54
Summary
We covered a lot of information in this chapter about CDI concepts around what a bean is, such as qualifiers, scopes, alternatives, and producers. It's a lot to comprehend in one go, particularly if dependency injection is not a concept that is familiar.
As we progress through the following chapters, each concept that we've discussed here will become clearer as we delve into further details and provide more examples.