摘要:
MySql查询语句执行流程 阅读全文
摘要:
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. 阅读全文
摘要:
SpringCloud Eureka: 使用真实IP 多网卡选择 阅读全文
摘要:
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 阅读全文
摘要:
Mybatis:java.lang.IllegalArgumentException: invalid comparison: java.util.Date and java.lang.String 阅读全文
摘要:
feign.RetryableException: Read timed out executing xxx 阅读全文
摘要:
ElasticSearch中有数据,Kibana查询不到数据 多数原因就是Linux的时区问题, 在linux输入date查看当前时间是否根本地相对应,不对应那么你就来对了, 解决方案一、 这个选择的时间根据自己Linux相差的日期进行选择 举例:比如我的和本地相差一天,我日志文件是今天上传到lin 阅读全文
摘要:
Xshell/Xftp连接Linux速度非常慢(已解决) 阅读全文
摘要:
SpringCloudConfig对称加密 yml配置文件while parsing a block mapping 阅读全文
摘要:
Zuul2.X网关实现服务熔断降级
Greenwhich
SpringCloud 阅读全文