- Jakarta EE Cookbook
- Elder Moraes
- 160字
- 2021-06-24 16:12:35
Running your first Jakarta CDI 2.0 code
Jakarta Contexts and Dependency Injection (CDI) is certainly one of the most important APIs for the Jakarta EE platform. In version 2.0, it also works with Java SE.
Nowadays, CDI has an impact on many other APIs in the Jakarta EE platform as said in an interview for Java EE 8 – The Next Frontier project:
"If there was CDI by the time we created JSF, it would be made completely different."
– Ed Burns, JSF Spec Lead
– Ed Burns, JSF Spec Lead
There are a lot of new features in CDI 2.0. This recipe will cover observer ordering to give you a quick start.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- SpringMVC+MyBatis快速開發與項目實戰
- C語言程序設計實訓教程
- Python數據可視化之Matplotlib與Pyecharts實戰
- Serverless架構
- bbPress Complete
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- Python機器學習算法與應用
- Arduino Wearable Projects
- C Primer Plus(第6版)中文版【最新修訂版】
- Tkinter GUI Programming by Example
- 生成藝術:Processing視覺創意入門
- Lync Server Cookbook
- 精通Oracle 12c 數據庫管理