- Java EE 8 and Angular
- Prashant Padmanabhan
- 107字
- 2021-07-02 19:22:34
The CDI Advantage Combined with JPA
In this chapter, we will go over CDI, which has become a ubiquitous API for dependency injection and context management in Java EE. We will be looking at the new CDI 2.0 features along with the earlier ones, which are shipped with Java EE 8. Having completed the CDI journey, we will move onto the standard persistence solution, Java Persistence API (JPA) for Java applications.
The topics covered will be:
- The CDI programming model:
- CDI for Java SE 8
- RequestContext activation
- Event enhancements:
- Asynchronous events
- Ordered events
- Annotation Literals
- JPA:
- Entities
- Performing CRUD operations with entities
- Entity listeners
- Validations in entities
推薦閱讀
- DevOps:軟件架構師行動指南
- ServiceNow Application Development
- MySQL數據庫管理實戰
- 新手學Visual C# 2008程序設計
- INSTANT CakePHP Starter
- Learn Swift by Building Applications
- 0 bug:C/C++商用工程之道
- JBoss:Developer's Guide
- Visual Basic程序設計實驗指導及考試指南
- Mastering Bootstrap 4
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- Jakarta EE Cookbook
- LabVIEW數據采集(第2版)
- HTML5 and CSS3:Building Responsive Websites
- Swift 5從零到精通iOS開發訓練營