Skip to content

Commit

Permalink
Create SpringBoot内存马学习-通过添加新路由
Browse files Browse the repository at this point in the history
  • Loading branch information
Y4tacker committed Nov 11, 2021
1 parent 96adff3 commit e868db5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# SpringBoot内存马学习-通过添加新路由

## 注册类时简单分析

在AbstractHandlerMethodMapping的initHandlerMethods方法下断点

首先获取全部的bean再遍历,遍历的目的是寻找Controller类

![](img/1.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions 5.内存马学习/Spring/SpringBoot内存马学习.md

This file was deleted.

0 comments on commit e868db5

Please sign in to comment.