- Java EE 8 High Performance
- Romain Manni Bucau
- 87字
- 2021-06-30 19:14:26
Context and Dependency Injection – what did you do to my beans?
Context and Dependency Injection (CDI) is the central specification of Java EE. Its role is to manage the beans you define. It is directly linked to the pattern called Inversion of Control (IoC), which provides a way to obtain loose coupling between your classes. The goal is to be flexible on the way so that the current instances are linked together. It also controls the life cycle and the instantiation of instances.
推薦閱讀
- Modern Web Testing with TestCafe
- Persistence in PHP with the Doctrine ORM
- 計算機系統(tǒng)開發(fā)與優(yōu)化實戰(zhàn)
- 深入理解eBPF與可觀測性
- 嵌入式實時操作系統(tǒng):RT-Thread設計與實現(xiàn)
- 嵌入式系統(tǒng)及其應用(第三版)
- 無蘋果不生活 The New iPad隨身寶典
- 深入淺出Node.js
- 云原生落地:產(chǎn)品、架構(gòu)與商業(yè)模式
- Introduction to R for Quantitative Finance
- Learning BeagleBone
- Drupal 7 Cookbook
- Linux應用大全 基礎與管理
- VMware Horizon Mirage Essentials
- Agile IT Security Implementation Methodology