- Developing Middleware in Java EE 8
- Abdalla Mahmoud
- 118字
- 2021-07-23 19:24:28
What is Java EE?
Java EE is a very popular platform for building enterprise solutions in the Java programming language. For many years, it has reached the top of the list of the most important enterprise application development platforms, with success in nearly all aspects of enterprise application development.
Java EE provides application developers with the following:
- Application Server: A fully-featured middleware with all of the functionalities required to build enterprise applications
- Java EE APIs: A set of APIs covering the common functionalities required by application developers to implement their enterprise solutions
Our role, as application developers and architects, is to design our solution as a set of components. Those components will use the Java EE APIs.
推薦閱讀
- Mastering Ext JS(Second Edition)
- Kali Linux Web Penetration Testing Cookbook
- 劍指JVM:虛擬機實踐與性能調優
- C# Programming Cookbook
- OpenNI Cookbook
- Python程序設計
- Interactive Applications Using Matplotlib
- Mastering Linux Network Administration
- RSpec Essentials
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Swift語言實戰晉級
- UX Design for Mobile
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Python機器學習開發實戰
- Xamarin Cross-Platform Development Cookbook