夸父 基础组件
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.
 
 
 
 
刘鸿 18a1b09dc9 init repo 2 years ago
..
src/main/java/com/liuhung/engine/web/scan init repo 2 years ago
README.md init repo 2 years ago
pom.xml init repo 2 years ago

README.md

Web 应用接口扫描模块组件

Web 应用 Rest 接口扫描模块,并将扫描结果转换为接口权限数据

包含以下内容:

说明

  1. 需要具体实现 RequestMappingScanManager 接口,并以 Bean 的形式注入才能使用。