Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
出现这中问题的时候,是因为Service层实现类未添加注解@Autowired

Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
出现这中问题的时候,是因为Service层实现类未添加注解@Autowired