- 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.
推薦閱讀
- Getting Started with ResearchKit
- 趣學(xué)Python算法100例
- Visual C++串口通信技術(shù)詳解(第2版)
- 重學(xué)Java設(shè)計(jì)模式
- 算法訓(xùn)練營(yíng):提高篇(全彩版)
- Swift細(xì)致入門(mén)與最佳實(shí)踐
- Android系統(tǒng)級(jí)深入開(kāi)發(fā)
- Mastering Linux Security and Hardening
- 細(xì)說(shuō)Python編程:從入門(mén)到科學(xué)計(jì)算
- ScratchJr趣味編程動(dòng)手玩:讓孩子用編程講故事
- 小型編譯器設(shè)計(jì)實(shí)踐
- Node.js 12實(shí)戰(zhàn)
- Android應(yīng)用開(kāi)發(fā)實(shí)戰(zhàn)
- Vue.js 3應(yīng)用開(kāi)發(fā)與核心源碼解析
- C++程序設(shè)計(jì)教程