@RequestMapping(produces="application/json;charset=UTF-8") public abstract class ApiController extends Object implements ExceptionController
public Object exceptionHandler(Exception e)
exceptionHandler 在接口中 ExceptionControllere - 捕获异常Copyright © 2018. All rights reserved.