- 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.
推薦閱讀
- 有趣的二進(jìn)制:軟件安全與逆向分析
- 輕松學(xué)大數(shù)據(jù)挖掘:算法、場景與數(shù)據(jù)產(chǎn)品
- Spark快速大數(shù)據(jù)分析(第2版)
- Python金融大數(shù)據(jù)分析(第2版)
- 文本數(shù)據(jù)挖掘:基于R語言
- 深度剖析Hadoop HDFS
- 數(shù)據(jù)中心數(shù)字孿生應(yīng)用實踐
- LabVIEW 完全自學(xué)手冊
- INSTANT Android Fragmentation Management How-to
- Cognitive Computing with IBM Watson
- 深入理解Flink:實時大數(shù)據(jù)處理實踐
- 數(shù)據(jù)中心UPS系統(tǒng)運維
- Python數(shù)據(jù)分析入門與實戰(zhàn)
- CORS Essentials
- 大學(xué)計算機應(yīng)用基礎(chǔ)上機實驗指導(dǎo)(微課版)