roses/kernel-d-scanner/README.md

5 lines
396 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

资源指的是项目中的接口资源一个资源对应一个Controller的接口
资源也是和前端的ui组件以及菜单互相绑定的一个标识绑定后前端的ui组件展不展示可以通过后端判断该用户有没有对应资源来进行智展示
本模块是搜集资源的扫描器在spring启动的时候会搜集所有控制器上的@ApiResource注解