Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
收起
for循环外面套一个判断 if(cookies != null){循环逻辑}
报告相同问题?