I\'m trying to stop the request using a HandlerInterceptor in spring boot, and this is the class:
HandlerInterceptor
public class MyHandlerInterceptor implements Handle