springboot 踩坑——dao类添加autowired 注解
springboot报错:
Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.NullPointerException] with root cause
service类或者dao类应该添加@Autowired注解