- 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.
推薦閱讀
- 控糖控脂健康餐
- Android Application Development Cookbook(Second Edition)
- Beginning C++ Game Programming
- Building Serverless Web Applications
- C++ Application Development with Code:Blocks
- Groovy 2 Cookbook
- Getting Started with hapi.js
- CryENGINE Game Programming with C++,C#,and Lua
- 產品架構評估原理與方法
- Learning Redux
- Socket.IO Cookbook
- 3D Printing Designs:Design an SD Card Holder
- Selenium Essentials
- PhoneGap 3.x Mobile Application Development Hotshot
- Java EE應用開發及實訓