- Developing Middleware in Java EE 8
- Abdalla Mahmoud
- 88字
- 2021-07-23 19:24:31
Application server
Any application server can be used as long, as it fully implements the Jakarta EE 8 profile. At the time of writing, only the reference implementation (Glassfish 5) was available with full support for version 8. Therefore, all examples in this book have been written and tested on Glassfish 5 therefore, I recommend using it, as all the related instructions and configurations are written for this application server specifically and other application servers may require additional configurations that you may have to perform on your own.
推薦閱讀
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- React Native Cookbook
- Mastering Swift 2
- 軟件項目管理實用教程
- Learning Raspbian
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Learning Concurrency in Kotlin
- Azure Serverless Computing Cookbook
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Visual Basic程序設計全程指南
- 監控的藝術:云原生時代的監控框架
- WCF技術剖析(卷1)
- jQuery Mobile Web Development Essentials(Second Edition)
- ArcPy and ArcGIS(Second Edition)
- MongoDB Cookbook