随笔分类 -  排错

摘要:springboot启动时报如下错误 Failed to process import candidates for configuration class […Application] … AutoConfigure cycle detected between TransactionAutoCo 阅读全文
posted @ 2022-02-13 08:32 micer 阅读(1913) 评论(0) 推荐(0) 编辑
摘要:java.lang.IllegalArgumentException: Cannot instantiate interface org.springframework.context.ApplicationListener : org.springframework.boot.cloud.Clou 阅读全文
posted @ 2022-02-12 22:05 micer 阅读(4270) 评论(0) 推荐(0) 编辑
摘要:报错日志: SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/C:/Users/admin/.m2/repository/ch/qos/logback/logback-clas 阅读全文
posted @ 2022-02-12 19:40 micer 阅读(972) 评论(0) 推荐(0) 编辑
摘要:查看docker接口,一般为docker0 $ route 登录后复制 添加接口信任 sudo firewall-cmd --permanent --zone=trusted --add-interface=docker0 sudo firewall-cmd --reload # 添加允许ip地址伪 阅读全文
posted @ 2022-02-09 20:57 micer 阅读(4643) 评论(0) 推荐(0) 编辑
摘要:搭建docker中的mysql访问宿主机端口报错curl: (56) Recv failure: Connection reset by peer 解决方法很简单,重建docker0网桥,但出现错误原因不清楚 重建docker0网桥步骤: # 停止docker systemctl stop dock 阅读全文
posted @ 2022-02-06 12:28 micer 阅读(5242) 评论(0) 推荐(0) 编辑
摘要:使用git push -u origin master 命令时 出现 : remote: Permission to gavincook/test.git denied to kase-ding. fatal: unable to access 'https://github.com/gavinco 阅读全文
posted @ 2021-12-15 21:51 micer 阅读(2140) 评论(0) 推荐(0) 编辑
摘要:错误代码: 11:08:23.255 [restartedMain] DEBUG org.springframework.boot.context.logging.ClasspathLoggingApplicationListener - Application failed to start wi 阅读全文
posted @ 2021-12-11 11:22 micer 阅读(1277) 评论(0) 推荐(0) 编辑
摘要:错误提示: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'deptController': Unsatisfied dependency express 阅读全文
posted @ 2021-12-10 22:44 micer 阅读(317) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示