{"path":"/me/user","error":"401","message":"Invalid access token: c84beb43-fbce-4244-bb0d-54bd17e68aaf","timestamp":"1558061514870"}
可以改成 类似
{"path":"/me/user","error":"401","message":"token验证失败","timestamp":"1558061514870"}
在你的配置文件中配置。
spring:
mvc:
locale: zh_CN