自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Unable to compile class for JSP

Servlet.service() for servlet [spring-mvc] in context with path [] threw exception [Unable to compile class for JSP] with root cause java.lang.NullPointerException 解决自定义标签错误,造成

2017-03-26 09:31:30 537

原创 PropertyPlaceholderConfigurer与MapperScannerConfigurer的bean注入出错

如果使用这种扫描方式: default-lazy-init="true" default-init-method="init" default-destroy-method="close"> bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"> prope

2017-03-07 09:38:57 818

原创 mybatis中SqlSessionFactoryBean路径配置错误

mybatis配置文件 Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.lang.String' to required type 'org.springframework.core.io.Resource[]' for pro

2017-03-07 09:27:58 9282

原创 idea中提交过滤代码

新建一个changelist把要忽略的文件移进来

2017-03-03 10:34:46 1862

原创 git branch --set-upstream develop origin/develop

idea中更新报错: Can't update: no tracked branch No tracked branch configured for branch master. To make your branch track a remote branch call, for example, git branch --set-upstream evelop origin/evelo

2017-03-01 18:02:34 2661

空空如也

空空如也

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

TA关注的人

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