@RequestMapping 做用于private方法,该请求能够映射出去,可是若是方法中用到了@Autowired自动注入的bean,则该bean没法注入,显示为nullapp
@RequestMapping
private
@Autowired