logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

关于SpringBoot整合RabbitMQ启动的时候报错:Failed to check/redeclare auto-delete queue(s).

在SpringBoot项目中使用RabbitMQ报错,之前启动过一次但是MQ重装以后,再启动就报错了。

文章图片
#java-rabbitmq#rabbitmq#spring boot
关于javassist.CannotCompileException: [source error] no such class的问题

关于javassist.CannotCompileException: [source error] no such class的问题

#servlet#数据库#xml +2
关于java.lang.NullPointerException: Cannot invoke “org.springframework.data.redis.core.

java.lang.NullPointerException: Cannot invoke "org.springframework.data.redis.core.

#java#redis#spring
关于在使用Typora中提示:该文件过大,因此无法在 Typora 中呈现

目前我所知道的解决办法就是,首先保证文件的完整性(备份一份)然后使用记事本打开副本,删除部分内容,然后就可以打开了,然后如果条件允许尽量是分开编辑笔记。我在整理工作笔记的时候,字数达到了30万字以上,在当时编辑的时候没问题,但是关闭了再打开,就打开不了了。

#spring#spring boot#spring cloud
警告: Exception encountered during context initialization - cancelling refresh attempt: org.springfram

Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'accountService':

#mybatis#spring#java
关于is not correct maven home, reverting to embedded

在通过IDEA使用Maven的时候,选择clean的时候,发现报错这个,而且maven的依赖都是很乱。

#maven#intellij-idea#java
到底了