- Java EE 8 Application Development
- David R. Heffelfinger
- 104字
- 2021-07-02 22:04:58
Introduction to Java EE
The Java Platform, Enterprise Edition (Java EE) is a collection of API specifications designed to work together when developing server-side, enterprise Java applications. Java EE is a standard; there are multiple implementations of the Java EE specifications. This fact prevents vendor lock-in since code developed against the Java EE specification can be deployed to any Java EE-compliant application server with minimal or no modifications.
Java EE is developed under the Java Community Process (JCP), an organization responsible for the development of Java technology. JCP members include Oracle (the current steward of the Java platform), and the Java community at large.
推薦閱讀
- 大學計算機基礎實驗教程
- HoloLens Beginner's Guide
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- C語言程序設計案例式教程
- 教孩子學編程:C++入門圖解
- Visual Basic程序設計實驗指導(第4版)
- SharePoint Development with the SharePoint Framework
- Mastering JavaScript High Performance
- PHP編程基礎與實例教程
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Extending Unity with Editor Scripting
- Getting Started with Python
- 測試工程師Python開發實戰
- 軟技能2:軟件開發者職業生涯指南
- Node.js核心技術教程