为什么使用tokenEndpoint.postAccessToken
自定义token返回格式后endpoints.exceptionTranslator(this.authWebResponseExceptionTranslator);
为什么不走自定义异常返回
为什么使用tokenEndpoint.postAccessToken
自定义token返回格式后endpoints.exceptionTranslator(this.authWebResponseExceptionTranslator);
为什么不走自定义异常返回
tokenEndPoint人家已经注册了,最好还是直接调用接口。从你这代码中,也没看见哪必须走自定义异常啊。