- 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!
推薦閱讀
- 區塊鏈架構與實現:Cosmos詳解
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- 算法訓練營:提高篇(全彩版)
- 網站構建技術
- Learning YARN
- uni-app跨平臺開發與應用從入門到實踐
- Natural Language Processing with Python Quick Start Guide
- ASP.NET求職寶典
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- Software Architecture with Python
- Getting Started with JUCE
- Building UIs with Wijmo
- 計算機應用基礎