- Spring MVC Beginner’s Guide
- Amuthan G
- 71字
- 2021-07-16 11:25:38
Installing a web server
So far, we have learned how to install JDK and Maven. Using these tools, we can compile the Java source code into the .class
files and package these .class
files into the .jar
or .war
archives. However, how do we run our packaged archives? To do this, we take the help of a web server; a web server will host our packaged archives as a running application.
推薦閱讀
- 虛擬化與云計算
- 大數據:規劃、實施、運維
- Enterprise Integration with WSO2 ESB
- Oracle高性能自動化運維
- Ceph源碼分析
- MATLAB Graphics and Data Visualization Cookbook
- INSTANT Apple iBooks How-to
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(下冊)
- 大數據技術原理與應用:概念、存儲、處理、分析與應用
- Spring MVC Beginner’s Guide
- Artificial Intelligence for Big Data
- 掌中寶:電腦綜合應用技巧
- Python金融數據挖掘與分析實戰
- Unity 4.x Game AI Programming
- 大數據用戶行為畫像分析實操指南