Click to login and unresponsive plugins are not loaded

DEBUG [http-8080-1] - Matching patterns for request [/calendar.js] are [/**]
DEBUG [http-8080-1] - URI Template variables for request [/calendar.js] are {}
DEBUG [http-8080-1] - Mapping [/calendar.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler@ae8542] and 1 interceptor
DEBUG [http-8080-1] - Last-Modified value for [/employee/calendar.js] is: -1
DEBUG [http-8080-1] - Null ModelAndView returned to DispatcherServlet with name 'springmvc': assuming HandlerAdapter completed request handling

DEBUG [http-8080-1] - Successfully completed reque

Today I encountered this problem, the problem is neither the code nor a plug-in problem. . . . . . The problem is the browser mode, be sure to browser speed mode, and the current project are using speed mode, as ,,, compatibility mode compatibility mode are running a very old project 

Solution: 1. 

Such a normal speed mode will be displayed

If your situation is not like me, or it may be a plug-in code issue.

发布了70 篇原创文章 · 获赞 1 · 访问量 483

Guess you like

Origin blog.csdn.net/zhupengqq1/article/details/103954029
Recommended