logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

如何使用一台设备连接另一台设备的虚拟机

使用一台设备连接另一台设备的虚拟机

文章图片
#linux#vscode
您的连接不是私密连接,攻击者可能会试图从 github.com 窃取您的信息

关于解决“您的连接不是私密连接,攻击者可能会试图从 github.com 窃取您的信息”问题

#网络协议
虚拟机如何使用主机的VPN?

在主机可以访问github,谷歌等,但是在虚拟机git clone 显示超时。实验了各种方法,改hosts,proxy都不能解决,只能链接主机VPN。

文章图片
#ubuntu#linux#github +1
使用springboot无法读取mapper的配置文件xml,配置完毕后项目无法启动

项目场景:使用springboot无法读取mapper的配置文件xml问题描述:原因分析:因为springboot不能将xml文件加载进target文件中所以导致不能找到mapper映射文件解决方案:1.使用pom问价加application配置进行解决配置pom.xml文件,将xml加入加载中,如果发现springboot出现上面图片这种情况项目无法启动,将划pom.xml(第一张图)中红线出改

文章图片
#spring boot#intellij-idea#java
vue警告Critical dependency: require function is used in a way in which dependencies cannot be statical

Critical dependency: require function is used in a way in which dependencies cannot be statically extracted

#vue.js#前端#javascript
到底了