摘要:
org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation 在导出excel数据时,返回的数据时文件流的格式,写入到response.getOutputSt 阅读全文
摘要:
实现BlockExceptionHandler接口,根据不同的子类型设置不同的异常msg @Component public class SentinelExceptionHandler implements BlockExceptionHandler { @Override public void 阅读全文