夸父 基础组件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
265 B

## Web 应用接口扫描模块组件
Web 应用 Rest 接口扫描模块,并将扫描结果转换为接口权限数据
**包含以下内容:**
### 说明
1. 需要具体实现 `RequestMappingScanManager` 接口,并以 Bean 的形式注入才能使用。