上一页 1 2 3 4 5 6 ··· 10 下一页
摘要: MySql查询语句执行流程 阅读全文
posted @ 2020-02-14 22:29 Arebirth 阅读(657) 评论(0) 推荐(0) 编辑
摘要: Description: Field kafkaUtil in cn.arebirth.uesr.consumer.controller.TestUserController required a bean of type 'cn.arebirth.common.utils.KafkaUtil' that could not be found. The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true) Action: Consider defining a bean of type 'cn.arebirth.common.utils.KafkaUtil' in your configuration. 阅读全文
posted @ 2020-01-03 20:26 Arebirth 阅读(1816) 评论(0) 推荐(0) 编辑
摘要: SpringCloud Eureka: 使用真实IP 多网卡选择 阅读全文
posted @ 2019-12-27 16:10 Arebirth 阅读(1129) 评论(0) 推荐(0) 编辑
摘要: server.compression.enabled=true feign.codec.DecodeException: Error while extracting response for type [class cn.arebirth.utils.CatResult] and content type [application/json;charset=UTF-8]; nested exception is org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Illegal 阅读全文
posted @ 2019-12-25 13:10 Arebirth 阅读(36586) 评论(0) 推荐(1) 编辑
摘要: Mybatis:java.lang.IllegalArgumentException: invalid comparison: java.util.Date and java.lang.String 阅读全文
posted @ 2019-12-24 10:32 Arebirth 阅读(348) 评论(0) 推荐(0) 编辑
摘要: feign.RetryableException: Read timed out executing xxx 阅读全文
posted @ 2019-12-23 11:09 Arebirth 阅读(12126) 评论(0) 推荐(1) 编辑
摘要: ElasticSearch中有数据,Kibana查询不到数据 多数原因就是Linux的时区问题, 在linux输入date查看当前时间是否根本地相对应,不对应那么你就来对了, 解决方案一、 这个选择的时间根据自己Linux相差的日期进行选择 举例:比如我的和本地相差一天,我日志文件是今天上传到lin 阅读全文
posted @ 2019-12-16 19:50 Arebirth 阅读(6294) 评论(0) 推荐(0) 编辑
摘要: Xshell/Xftp连接Linux速度非常慢(已解决) 阅读全文
posted @ 2019-12-16 15:39 Arebirth 阅读(5005) 评论(0) 推荐(0) 编辑
摘要: SpringCloudConfig对称加密 yml配置文件while parsing a block mapping 阅读全文
posted @ 2019-12-13 15:09 Arebirth 阅读(2443) 评论(0) 推荐(0) 编辑
摘要: Zuul2.X网关实现服务熔断降级 Greenwhich SpringCloud 阅读全文
posted @ 2019-12-12 11:26 Arebirth 阅读(1170) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 10 下一页