- 博客(5)
- 资源 (3)
- 收藏
- 关注
原创 【无标题】springboot项目突然起不起来Caused by: org.springframework.context.ApplicationContextException: Unable to
项目一直都可以正常启动,从git上拉取最新后一直报错,检查启动类都是正确的,最后重新加载maven的依赖就可以启动了Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean...
2021-12-06 11:28:09
634
原创 antdpro菜单自定义图标
创建图标Ant Design自带了一些图标(https://ant.design/components/icon-cn/),但是符合项目中的图标很少,需要自己去设计或者去网上下载字体图标,这里推荐去https://www.iconfont.cn下载或上传自己想要的图片,使用图标1.在线字体使用复制 //at.alicdn.com/t/font_2808839_p5hy7qk0gkj.js修改项目defaultSettings.ts 文件中的ico...
2021-09-14 10:16:04
2149
原创 myeclips下 maven项目jar文件注释乱码
maven引入本地的jar文件,在查看源码时发现注释乱码。解决方法1. 修改myeclipse中文本文件的默认编码:windows->Preferences->general->Workspace->Text file encoding设置为UTF-8。2. 修改JAVA源文件的默认编码:windows->Preferences->general-&...
2019-07-26 16:46:45
199
转载 解决myeclipse中 保存代码时"resetting selection"耗时操作
1 打开你的项目的根目录文件夹删除项目 .project 文件里的<buildCommand> <name>com.genuitec.eclipse.springframework.springbuilder</name> <arguments> </arguments></buildCommand>和&...
2019-07-10 13:49:01
319
原创 java.lang.RuntimeException: Timeout of 120000 reached waiting for exclusive
react-native run-android 时报错Exception in thread "main" java.lang.RuntimeException: Timeout of 120000 reached waiting for exclusive access to file: /Users/**/.gradle/wrapper/dists/gradle-3.3-all/3i2g...
2019-07-03 15:35:36
8394
1
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅