feignclient 错误Could not extract response: no suitable HttpMessageConverter found for response type [xxx] and content type [application/octet-stream] f
RestTempate访问某天突然从json的结果变成xml,导致线上许多远程调用解析失败 如图: 查询原因: RestTemplate初始化源码: static { ClassLoader classLoader = RestTemplate.class.getClassL
错误信息 406 Not Acceptable: [<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <h
Last metadata expiration check: 0:18:55 ago on Sat 23 Mar 2024 06:50:37 PM CST. No match for argument: epel-release Error: Unable to find a match: epel-release
解决win11系统无发打开"选择其他应用"无反应的问题 修改注册表 1.reg Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Unknown\shell\openas] @=hex(2):40,00,25,00,53,00,79,
Exception in thread "main" com.alibaba.fastjson.JSONException: parseLong error, field : id at com.alibaba.fastjson.util.TypeUtils.castToJavaBean(Type
在使用hive的时候启动成功 在执行查询函数时却提示错误 解决 将conf下面的hive-site.xml文件中的所有的system:user.name替换成用户名称,猜测可能是我使用的root管理员的情况下出现 替换后再次重启hive,执行show funcitons;成功 可以看到错误元在sys
eclipse在编译项目时,当项目中导入了很多第三方js库时,eclipse在验证js时会消耗大量的时间,而我们却完全不用考虑那些js是否有错误 步骤: