-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Spring MVC | ||
|
||
* 初始化 | ||
* 运行时请求处理与发送 | ||
* 包括涉及什么组件和注解 | ||
* 拦截器 | ||
* 自定义数据类型转换 | ||
* JSON转换 | ||
* 自定义对象转换 | ||
* 异常处理 | ||
|
||
|
||
![ Mvc_Request_handling_timing_sequence ](Mvc_Request_handling_timing_sequence.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Spring MVC启动分析 |
This file was deleted.
Oops, something went wrong.