
Java
Java基础、BUG及个人经历总结分析
图图是个好孩纸~
别人用青春谈恋爱,我用青春调 Bug,这里是被代码 “折磨” 却依然热爱的程序员天地,分享那些一边秃头一边坚持的心酸与收获
展开
-
【微服务】之 Spring Cloud注册中心+客户端+中心加密+消费调用提供者(详细流程及案例实现)
【微服务】之 Spring Cloud注册中心+客户端+中心加密+消费调用提供者(详细流程及案例实现)原创 2022-07-11 23:06:55 · 554 阅读 · 0 评论 -
解决问题:There was an unexpected error (type=Bad Request, status=400)
There was an unexpected error (type=Bad Request, status=400.Validation failed for object='employee'.Error count: 1原创 2022-07-10 12:07:14 · 7447 阅读 · 0 评论 -
解决问题:org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.xshiedu.mapper.NewsDeatilMapper.queryAll原创 2022-07-08 08:59:37 · 238 阅读 · 0 评论 -
解决问题:Consider defining a bean of type ‘com.xxx.mapper.xxxMapper‘ in your configuration.
Consider defining a bean of type 'com.xxx.mapper.xxxMapper' in your configuration.原创 2022-07-07 18:14:22 · 14519 阅读 · 2 评论 -
解决问题:JSON parse error: error parse new; nested exception is com.alibaba.fastjson.JSONException
JSON parse error: error parse new; nested exception is com.alibaba.fastjson.JSONException: error parse new]原创 2022-06-27 12:13:45 · 8029 阅读 · 0 评论 -
解决问题:Content type ‘application/x-www-form-urlencoded;charset=utf-8‘ not supported
Content type 'application/x-www-form-urlencoded;charset=utf-8' not supported原创 2022-06-27 11:39:17 · 1354 阅读 · 0 评论 -
解决问题:Caused by:org.apache.http.client.ClientProtocolException:URI does not specify a valid host name
解决问题:Caused by:org.apache.http.client.ClientProtocolException:URI does not specify a valid host name原创 2022-06-23 18:34:04 · 978 阅读 · 0 评论 -
SpringBoot项目启动报错:Field config in com.XXX required a bean of type ‘xxx‘ that could not be found.
项目启动报错:Field config in com.XXX required a bean of type 'com.XXX.xxxconfig' that could not be found.原创 2022-06-21 18:01:58 · 2826 阅读 · 0 评论 -
解决问题:Unable to connect to Redis
解决问题:Unable to connect to Redis原创 2022-06-20 16:49:32 · 16486 阅读 · 0 评论 -
解决问题:java.lang.NumberFormatException: For input string: ““
java.lang.NumberFormatException: For input string: ""原创 2022-06-18 09:33:05 · 507 阅读 · 0 评论