自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

原创 【无标题】

/user/login是错的 应该写成 user/login

2021-11-25 10:05:29 92

原创 非法字符: ‘\ufeff‘

utf-8 --------->GBK-------------->utf-8

2021-11-23 19:30:57 210

原创 2021-10-07

安装多个版本mysql注意图中选中–default部分要删除!!

2021-10-07 16:21:44 83

转载 ClassNotFoundException ContextLoaderListener

解决java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener错误的解决办法​。在IDEA中点击File > Project Structure > Artifacts > 在右侧Output Layout右击项目名,选择Put into Output Root。​执行后,在WEB-INF在增加了lib目录,里面是项目引用的jar包,点击OK。​要想到能够完全的消除Sp

2021-01-29 10:28:55 355

原创 idea 控制台的tomcat catalina log 乱码

tomcat / conf / log.properties ----> line 47 =gbk----->=UTF-8andidea—>help—>edit VM options–> -Dfile.encoding=UTF-8重启idea 启动tomcat这三个 标签里 就都是中文了

2021-01-29 10:22:03 219

原创 2021-01-24

index.html index.jspindex.html----------->>>> 404index.jsp----------->>> Hello World

2021-01-24 23:16:47 50

原创 ClassNotFound: Listener

tomcat-----------editConfiguration-------------deploy--------------修改-----必须选择war exploded

2021-01-24 18:10:14 161

原创 ClassNotFoundException: org/springfram/context/applicationcontext

ClassNotFoundException: org/springfram/context/applicationcontext把依赖拖进lib文件夹中 即可解决异常

2021-01-24 17:19:05 149

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除