pig
pig copied to clipboard
token 传递过期怎么处理?
每次服务调用都会解析token,如何处理feign中间调用由于token过期导致的失败?
只想在gateway对token做有效校验,在资源服务使用@PreAuthorize做的权限校验