简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
docker 启动jenkins就退出,查看日志出现:Can not write to /var/jenkins_home/copy_reference_file.log. Wrong volume permissions?touch: cannot touch '/var/jenkins_home/copy_reference_file.log': Permission denied网上查阅资料
nacos 使用1.nacos上写好配置文件2.代码里面设置读取的配置文件在nacos上对应,就能启动后动态拿到nacos上配置好的东西内容
前提条件: typora 在配合使用picgo图床时候出现,github死活传图片失败的问题,日志也提示404:解决方案:在github创建token的时候,要勾选repo,否者上传不成功,具体操作看:这个必须要选,我没勾选上就死活床不上图片最后效果...
docker启动容器失败,然后查看日志,docker logs查看容器出现报错:
springboot项目启动报错:Description:An attempt was made to call a method that does not exist. The attempt was made from the following location:org.apache.catalina.authenticator.AuthenticatorBase.startInterna
在项目中使用了Mybati-plus,同时使用了druid数据源,由于druid数据源的版本太低,不支持JDK8中的LocalDate、LocalTime、LocalDateTime等日期类型,所以解决方案就是下载新版本的druid依赖之前的版本是1.1.0太老了。
D:\SOFT\智慧用电\electric-biz\trunk\src\main\java\org\springblade\common\utils\QRCodeGenerator.java:11:36java: 无法访问org.springframework.mock.web.MockMultipartFile错误的类文件: /D:/repository/org/springframework/