- 博客(22)
- 收藏
- 关注
原创 springboot项目打包提示Unable to find a single main class from the following candidates...错误
在pom.xml中指定启动的类即可。
2023-11-13 20:10:19
831
原创 finallShell无法远程连接到linux虚拟机
可能会有很多小伙伴会和我一样出现虚拟机连接不上,连接超时的问题。兜兜转转研究一下午发现是虚拟机适配的问题。不用担心,解决办法只需下载......
2023-09-22 19:17:42
490
转载 IDEA中添加Tomcat
https://blog.csdn.net/wsjzzcbq/article/details/89463304
2023-03-18 12:50:14
168
原创 WebMvcConfigurerAdapter弃用后的替换方法
https://blog.csdn.net/tyvbpq/article/details/83588508
2023-03-16 16:38:29
295
转载 Tomcat安装及配置
https://blog.csdn.net/qq_41701956/article/details/126693711
2023-03-16 14:41:36
109
原创 解决‘getBaseMapper()‘ in ‘com.baomidou.mybatisplus.extension.service.impl.ServiceImpl‘ clashes with问题
将 import com.baomidou.mybatisplus.mapper.BaseMapper;
2023-03-16 12:22:18
5328
原创 Navicat连接不上数据库,报错:2003 - Can‘t connect to MySQL server on ‘localhost‘(10061 “Unknown error“))
Navicat突然报错原因:MySql未启动。
2023-03-15 19:15:53
486
原创 pom文件中,mysql依赖报错:mysql:mysql-connector-java:jar:unknown was not found in http://maven.aliyun.com/nex
spring项目导入sql依赖时报错:mysql:mysql-connector-java:jar:unknown was not found in http://maven.aliyun.com/nexus/content/reposi…
2023-03-06 20:13:26
14313
11
原创 创建Maven项目时报错:org.apache.maven.plugins:maven-surefire-plugin:2.22.1
Maven项目报错:org.apache.maven.plugins:maven-surefire-plugin:2.22.1找了好几个方法,修改settings.sml,pom.xml等,都没有用之后就用了下面的方法。
2023-03-06 19:19:26
1116
原创 IDEA社区版创建Spring项目
进入IDEA–>File–>Settings–>Plugins–Installed旁边的小齿轮–>Installed旁边的小齿轮–>Install Plug找到刚才安装的压缩包。Idea社区版本,默认是不能创建SpringBoot项目的,但是可以通过添加插件依赖来达到目的。若没有Spring Assistant插件,可进入下面链接下载。下载后的压缩包如图所示。
2023-02-23 19:44:46
795
原创 IDEA最新版本 2022.2.3安装Lombok插件
由于Lombok在2020.2后不再更新,导致高版IDEA(2021及之后版本)无法在Plugins中搜索到Lombok插件,是直接打开,而不是解压。
2023-02-17 22:35:28
5537
原创 MySQL8.0.32的安装及配置
不需要创建MYSQL_HOME变量,直接点击path点击编辑。第4步的环境变量,可以直接设置成。注意解压不要有中文路径。注意文件中的路径配置。
2023-02-16 23:50:30
2635
原创 git克隆项目出现unable to get local issuer certificate错误的解决办法
解决unable to get local issuer certificate问题
2023-01-16 18:05:03
2213
原创 TortoiseGit的安装及配置
1.TortoiseGit简介2.TortoiseGit下载3.TortoiseGit安装3.1 安装程序包3.2 安装语言包4.TortoiseGit配置
2023-01-15 22:56:44
314
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人