- Spring MVC Beginner’s Guide
- Amuthan G
- 163字
- 2021-07-16 11:25:42
Summary
In this chapter, we saw how to install all the prerequisites that are needed to get started and run our first Spring MVC application, for example, installing JDK, the Maven build tool, the Tomcat servlet container, and STS IDE.
We also learned how to perform various configurations in our STS IDE for Maven and Tomcat, created our first Spring MVC project, and added all Spring-related dependent jars through the Maven configuration.
We had a quick hands-on experience of developing a welcome page for our web store application. During that course, we learned how to put values into a model and how to retrieve these values from the model.
Whatever we have seen so far is just a glimpse of Spring MVC, but there is much more to uncover, for example, how the model and view controller are connected to each other and how the request flow occurs. We are going to explore these topics in the next chapter, so see you there!
- 我們都是數據控:用大數據改變商業、生活和思維方式
- Unity 5.x Game AI Programming Cookbook
- Access 2007數據庫應用上機指導與練習
- iOS and OS X Network Programming Cookbook
- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- SQL優化最佳實踐:構建高效率Oracle數據庫的方法與技巧
- 編寫有效用例
- Python數據分析與數據化運營
- 數據庫原理與應用
- 改進的群智能算法及其應用
- 大數據時代系列(套裝9冊)
- 信息融合中估計算法的性能評估
- Hands-On Deep Learning for Games
- 數據挖掘與機器學習-WEKA應用技術與實踐(第二版)
- 領域驅動設計精粹