- Hands-On Cloud Development with WildFly
- Tomasz Adamski
- 95字
- 2021-08-27 19:38:42
Implementation of Java EE standard
Java EE standard implementations are runtimes that allow us to run the components and provide them with the services specified in the Java EE standard. Such runtimes are called application servers.
Application developers create components based on the specification. Those components are assembled into archives, which can be deployed on application servers.
Application servers allow for the deployment of a number of applications. Furthermore, as hinted at the beginning of this chapter, an application can change the server implementation and deploy archives using the application server from the other vendor:

推薦閱讀
- 計算機網絡與通信(第2版)
- 自動駕駛網絡:自智時代的網絡架構
- 網絡協議工程
- 物聯網(IoT)基礎:網絡技術+協議+用例
- 物聯網安全:理論、實踐與創新
- 工業控制網絡安全技術與實踐
- 物聯網信息安全
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- 6G:面向2030年的移動通信
- Learning Storm
- 一本書讀懂物聯網
- 人際網絡
- Hands-On Microservices:Monitoring and Testing
- LiveCode Mobile Development Beginner's Guide
- Twilio Cookbook(Second Edition)