springboot controller层autowire service层时为null空指针异样的谬误这个谬误是因为本人的大意导致的,在编写controller时将申请action办法定义为了private,这样会导致spring注入失败,太不仔细了,必须要改!