This website requires JavaScript.
Explore
Help
Register
Sign In
wol
/
code-review
Watch
1
Star
0
Fork
0
You've already forked code-review
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
fe169aa12f4235cf99d0d2a1f094256e9523e7d5
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
cuijiawang
fe169aa12f
feat(stu.base.annotation): 添加获取请求方法注解的工具类- 新增 AnnotationHelper 类,提供从 HttpServletRequest 中获取处理当前请求的方法上的注解的功能
...
- 该工具类使用 Spring 的 AnnotationUtils 和 HandlerMethod 来实现注解的查找 - 可用于在拦截器或其他地方快速获取方法级别的注解信息
2025-03-27 14:05:35 +08:00
src
/main
feat(stu.base.annotation): 添加获取请求方法注解的工具类- 新增 AnnotationHelper 类,提供从 HttpServletRequest 中获取处理当前请求的方法上的注解的功能
2025-03-27 14:05:35 +08:00
.gitignore
init
2025-02-06 09:33:12 +08:00
pom.xml
json anno
2025-02-08 13:24:55 +08:00
Description
No description provided
47
KiB
Languages
Java
100%