handlerinterceptor Questions
1
HandlerInterceptorAdapter is deprecated
this is my code
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
public class MyInterceptor extends HandlerInterceptorAdapter{
}
...
Ahron asked 30/7, 2022 at 8:36
1
© 2022 - 2024 — McMap. All rights reserved.