错误积累
日常开发错误记录
不倒翁玩偶
一个人是一生所做的一件事。
展开
-
【错误】IDEA中顶部TAB页不折叠
在开发中,idea工具里页面打开多了,后面就会折叠可视性不好,所以我们需要不折叠的话需要这样配置。原创 2023-06-26 11:06:57 · 2189 阅读 · 0 评论 -
【错误】IDEA :Windows找不到文件“chrome”。请确定文件名是否正确,再试一次
在回到idea中然后在IDEA里面 File -> setting->Web Browsers。首先确认的就是地址没找到,那么需要我们手动添加一下。在path中粘贴复制的路径,在ok就大功告成。找到浏览器,查看属性复制它的全路径。原创 2023-06-26 09:30:51 · 2422 阅读 · 1 评论 -
TomCat配置idea启动报错
tomcat在idea使用后找不到 localhost 的网页配置的非常好启动没毛病访问 http://localhost:8080/ , 提示找不到该页面。原创 2023-06-15 18:02:58 · 97 阅读 · 0 评论 -
解决vue : 无法加载文件 C:\Users\86185\AppData\Roaming\npm\vue.ps1,在此系统上禁用
vue安装错误原创 2023-03-08 21:30:30 · 580 阅读 · 0 评论 -
【数据库数据乱码错误】存进去的数据乱码(???)
数据库数据乱码错误原创 2023-02-19 20:44:25 · 590 阅读 · 0 评论 -
【Swagger2错误】org.springframework.context.ApplicationContextException: Failed to start bean ‘documenta
Swagger2错误原创 2023-02-14 14:03:52 · 1089 阅读 · 0 评论 -
【错误】Debug:Method breakpoints may dramatically slow down debugging
debug错误原创 2023-02-09 16:29:27 · 415 阅读 · 0 评论 -
【错误】日期转换异常 JSONorg.springframework.http.converter.HttpMessageNotReadableException: JSON parse error
错误原创 2023-02-02 13:49:58 · 1182 阅读 · 0 评论 -
【错误】idea右键没有git怎么配置?
idea右键没有git怎么配置原创 2022-11-27 19:54:05 · 10028 阅读 · 0 评论 -
【错误】Error:java: JDK isn‘t specified for module ‘yyy-server‘
错误原创 2022-11-27 02:27:14 · 307 阅读 · 0 评论 -
【错误】java.lang.IllegalStateException: Failed to load property source from ‘file:/D:/var/demo/target/c
yml配置文件日志报错原创 2022-11-08 23:35:55 · 3778 阅读 · 1 评论 -
【错误】A component required a bean of type ‘org.springframework.security.config.annotation.ObjectPostPr
错误原创 2022-11-06 16:35:50 · 7043 阅读 · 0 评论 -
【错误】controller中接口参数:Liat<对象>
list对象注解错误原创 2022-11-03 13:38:30 · 666 阅读 · 0 评论 -
【错误】启动项目时,出错:(Disconnected from the target VM, address: ‘127.0.0.1:64718‘, transport: ‘socket‘)
Disconnected from the target VM, address: '127.0.0.1:64718', transport: 'socket'原创 2022-10-07 17:28:43 · 716 阅读 · 0 评论 -
【错误】SpringBoot启动网页显示“Please sign in”的解决方案
SpringBoot启动网页显示“Please sign in”的解决方案原创 2022-09-08 02:28:34 · 1717 阅读 · 0 评论 -
【错误】前端错误:npm安装依赖报错
npm安装依赖报错原创 2022-09-05 20:14:54 · 275 阅读 · 0 评论 -
【错误】前台显示自动换行
后台的换行数据,前台显示但是不是自动换行原创 2022-08-24 16:35:23 · 124 阅读 · 0 评论