一、从公司的的GitLab下载项目到本地
二、nacos-2.0.1 启动不了

我以为是我中文路径问题,然后放到全是英文的一样报错,百度一圈没找到解决方法。
三、大佬路过,瞟了我一眼的电脑解决了。
删除 D:\nacos-2.0.0\data 下面的所有文件即可

原因就是有人把自己的数据上传到git了,导致别人本地运行不了。真的挺无语的。。。感谢公司大佬的指导
- org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message
- 解决RabbitMQ Caused by: org.springframework.amqp.AmqpIOException: java.io.IOException
- springboot项目Mapper注入失败:@org.springframework.beans.factory.annotation.Autowired(required=true)
- spring:Exception in thread "main" java.lang.NoClassDefFoundError: org/springframework/core/metrics/ApplicationStartup
- 解决分层打包后,报Could not find or load main class org.springframework.boot.loader.JarLauncher错误
- class sun.reflect.GeneratedConstructorAccessor2 cannot access its superclass sun.reflect.Constructor
- mq引发的线上事故【nested exception is org.springframework.amqp.AmqpIOException】
- nodejs使用sequelize vscode报错:Type 'Model<any, any, any>' is not a constructor function type.的解决办法
- Spring Boot 2.6.1 Error creating bean with name 'formContentFilter' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.class]
- Spring Boot 2.6.1 nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactor
本栏目推荐文章