mirror of
https://github.com/201206030/novel.git
synced 2025-04-27 07:30:50 +00:00
docs: 优化注释
This commit is contained in:
parent
eea6682870
commit
9600f9c7e6
@ -18,7 +18,7 @@ import org.springframework.web.servlet.HandlerInterceptor;
|
||||
import org.springframework.web.servlet.ModelAndView;
|
||||
|
||||
/**
|
||||
* 认证 拦截器:为了注入其它的 Spring beans,需要通过 @Component 注解将该拦截器注册到 Spring 上下文
|
||||
* 认证授权 拦截器:为了注入其它的 Spring beans,需要通过 @Component 注解将该拦截器注册到 Spring 上下文
|
||||
*
|
||||
* @author xiongxiaoyang
|
||||
* @date 2022/5/18
|
||||
|
Loading…
x
Reference in New Issue
Block a user