docs: 优化注释

This commit is contained in:
xiongxiaoyang 2022-07-06 00:08:21 +08:00
parent eea6682870
commit 9600f9c7e6

View File

@ -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