- Jakarta EE Cookbook
- Elder Moraes
- 125字
- 2021-06-24 16:12:42
Server-Side Development
Jakarta EE is typically used for server-side development. Most of its APIs are powerful and used for server-side processing and management.
This chapter will provide you with some common and useful scenarios that you may face as a Jakarta EE developer and will show you how to deal with them.
In this chapter, we will cover the following recipes:
- Using Jakarta CDI to inject context and dependencies
- Using Jakarta Bean Validation for data validation
- Using Jakarta Servlet for request and response management
- Using Server Push to make objects available beforehand
- Using EJB and JTA for transaction management
- Using EJB to deal with concurrency
- Using JPA for smart data persistence
- Using EJB and JPA for data caching
- Using Jakarta Batch processing
Let's get started!
推薦閱讀
- Learning Python Web Penetration Testing
- Practical Data Analysis Cookbook
- 程序員面試筆試寶典(第3版)
- 機器學習系統:設計和實現
- Instant Apache Stanbol
- 大學計算機基礎實驗教程
- 深入淺出Electron:原理、工程與實踐
- 樂學Web編程:網站制作不神秘
- 精通API架構:設計、運維與演進
- Learn Programming in Python with Cody Jackson
- MariaDB High Performance
- Building Mapping Applications with QGIS
- Visual Basic學習手冊
- Web程序設計(第二版)
- Python大規模機器學習