- Spring MVC:Beginner's Guide(Second Edition)
- Amuthan Ganeshan
- 89字
- 2021-07-14 10:49:46
Chapter 2. Spring MVC Architecture – Architecting Your Web Store
What we saw in the first chapter was nothing but a glimpse of Spring MVC. Our total focus was just to get a Spring MVC application running. Now it's time for us to deep dive into the Spring MVC architecture.
By the end of this chapter, you will have a clear understanding of:
- The Dispatcher servlet and request mapping
- Web application context and configuration
- Spring MVC request flow and Web MVC
- A typical Spring web application architecture
推薦閱讀
- 嵌入式軟件系統(tǒng)測試:基于形式化方法的自動化測試解決方案
- 程序設(shè)計與實踐(VB.NET)
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動畫(原書第3版)
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Blockly創(chuàng)意趣味編程
- concrete5 Cookbook
- Reactive Android Programming
- Flutter跨平臺開發(fā)入門與實戰(zhàn)
- Unity 2018 Augmented Reality Projects
- Nagios Core Administration Cookbook(Second Edition)
- UML基礎(chǔ)與Rose建模實用教程(第三版)
- Java設(shè)計模式深入研究
- 趣學(xué)數(shù)據(jù)結(jié)構(gòu)
- Python編程零基礎(chǔ)入門
- JSP項目開發(fā)情境教程