springboot2 继承WebMvcConfigurationSupport 后自动配置失效,swagger-ui.html 无法访问
项目中使用callable返回,释放tomcat线程增加吞吐量//列表查询@ApiOperation(value="职务、部门、工种列表",notes="下拉框列表,职务、部门、工种列表大数据高性能")@RequestMapping(value="/listParatest",method=RequestMethod.GET)publicCallable>listPara2(){System.ou