- Java EE 8 High Performance
- Romain Manni Bucau
- 86字
- 2021-06-30 19:14:27
The main features of CDI
CDI is quite a complete specification with a lot of features compared with our small container. However, the CDI works in a manner similar to the container, except that it scans the classloader application to find beans at startup instead of requiring a manual registration.
To understand how the CDI can impact the performance of your application, we will detail a few major features of the CDI, explaining the work the server has to do to provide them.
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- Containerization with LXC
- Linux系統文件安全實戰全攻略
- Linux性能優化
- Windows Phone應用程序開發
- 巧學活用Windows 7
- Windows 7案例教程
- Joomla! 3 Template Essentials
- Python UNIX和Linux系統管理指南
- 從實踐中學習Windows滲透測試
- Windows Server 2008組網技術與實訓(第3版)
- 應急指揮信息系統設計
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- Responsive Web Design with AngularJS
- 鴻蒙HarmonyOS應用開發從入門到精通