- 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
推薦閱讀
- Extending Jenkins
- Fundamentals of Linux
- 大學(xué)計算機基礎(chǔ)實驗教程
- Python從小白到大牛
- Visual Basic程序設(shè)計教程
- 單片機應(yīng)用技術(shù)
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- Spring Boot進(jìn)階:原理、實戰(zhàn)與面試題分析
- Web Development with MongoDB and Node(Third Edition)
- C# and .NET Core Test Driven Development
- 小型編譯器設(shè)計實踐
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- Julia數(shù)據(jù)科學(xué)應(yīng)用
- MySQL 8從零開始學(xué)(視頻教學(xué)版)
- Building Business Websites with Squarespace 7(Second Edition)