- 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.
推薦閱讀
- 30天自制操作系統(tǒng)
- Mastering ElasticSearch
- 嵌入式Linux開發(fā)技術(shù)
- 白話區(qū)塊鏈
- Docker+Kubernetes應(yīng)用開發(fā)與快速上云
- Linux運(yùn)維最佳實踐
- 巧學(xué)活用Windows 7
- Linux系統(tǒng)安全基礎(chǔ):二進(jìn)制代碼安全性分析基礎(chǔ)與實踐
- 深入淺出Node.js
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- VMware Horizon View Essentials
- Distributed Computing with Go
- Advanced Infrastructure Penetration Testing
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- Windows Azure實戰(zhàn)