- 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 ElasticSearch
- Learning OpenDaylight
- Cybersecurity:Attack and Defense Strategies
- Containerization with LXC
- BPEL and Java Cookbook
- 精通Linux內核開發
- 精解Windows8
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- Android物聯網開發細致入門與最佳實踐
- Windows 7案例教程
- Heroku Cloud Application Development
- iOS 10 開發指南
- Linux內核API完全參考手冊(第2版)
- Microsoft Hyper-V Cluster Design
- Windows 8完全自學手冊