- Java EE 8 Application Development
- David R. Heffelfinger
- 121字
- 2021-07-02 22:04:58
Summary
In this chapter, we provided an introduction to Java EE, supplying a list of several technologies and application programming interfaces (APIs) included with Java EE.
We also covered how Java EE is developed both by software vendors and the Java community at large via the Java community process.
Additionally, we explained how there are multiple implementations of the Java EE standard, a fact that avoids vendor lock-in and allow us to easily migrate our Java EE code from one application server to another.
Finally, we cleared up the confusion between Java EE, J2EE, and Spring, explaining how Java EE and Spring applications are frequently referred to as J2EE applications, even though J2EE has been a dead technology for several years.
推薦閱讀
- 深入淺出數據科學:Python編程
- Node.js Design Patterns
- C語言程序設計習題解析與上機指導(第4版)
- Ext JS Data-driven Application Design
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- JIRA 7 Administration Cookbook(Second Edition)
- Animate CC二維動畫設計與制作(微課版)
- Instant 960 Grid System
- Windows Server 2012 Unified Remote Access Planning and Deployment
- 深入淺出DPDK
- C++程序設計基礎教程
- 編譯系統透視:圖解編譯原理
- 小程序開發原理與實戰
- bbPress Complete
- Python深度學習:基于TensorFlow