后端
未读
Springcloud报错:No spring.config.import property has been defined
一、问题描述 启动Springcloud项目后,出现报错:No spring.config.import property has been defined 二、解决思路 产生问题的原因是bootstrap.properties比application.properties的优先级要高。由于boot
后端
未读
Springboot整合Redis
一、导入依赖 <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
<version>3.2.4</ve
Nacos启动失败案例总结
一、java.lang.InterruptedException: null 启动nacos服务又报错了... 2024-04-24 11:08:18,068 ERROR [TASK-FAILED] java.lang.InterruptedException
java.lang.Interrup
Maven报错Read timed out
一、问题描述 在国内连接Maven官方中央库会出现Connection timed out问题。 [ERROR] Failed to execute goal on project gs-maven: Could not resolve dependencies for project org.sp
Springcloud gateway启动报错
一、问题描述 Description:
Spring MVC found on classpath, which is incompatible with Spring Cloud Gateway.
Action:
Please set spring.main.web-application-
Elasticsearch成功启动但无法访问
一、问题描述 在win11系统启动elasticsearch成功,但浏览器无法正常访问127.0.0.1:9200。 二、解决思路 观察启动日志,并没有发现报错,可以排除是因为报错导致的,那就可能是配置。发现Security is enabled 比较可疑,可能是鉴权拦截了。
Elasticsearch报错fatal exception while booting Elasticsearch
一、问题描述 因为联想的家庭版系统死活装不上Docker for windows,所以重装系统后,一堆环境得重新配置。在启动Elasticsearch时,发生了报错。 二、解决思路 报错中显示java.nio.file.NoSuchFileException: C:\Program Files\Ja