随笔分类 -  其他--intellij idea

上一页 1 2

IllegalArgumentException: Could not resolve resource location pattern [classpath .xml]: class path resource cannot be resolved to URL because it does not exist
摘要:查看编译后的classes文件后,没有mapper.xml文件,所以SQLsessionfactory不能读取成功。 在Maven中加入如下的resources配置: 阅读全文

posted @ 2017-09-08 15:42 乐之者v 阅读(692) 评论(0) 推荐(0)

IDEA : SQL dialect is not configured
摘要:在Idea中,xml配置文件报错:SQL dialect is not configured 解决方法如下: 在Idea中,在报错的地方按alt+enter,然后点击Generic配置dialect即可。 阅读全文

posted @ 2017-09-08 14:43 乐之者v 阅读(12463) 评论(1) 推荐(2)

org.apache.catalina.core.StandardContext.listenerStart Error configuring application listener of class org.springframework.web.context.ContextLoaderListener java.lang.ClassNotFoundException
摘要:使用Intelij Idea时,报错如下: org.apache.catalina.core.StandardContext.listenerStart Error configuring application listener of class org.springframework.web.c 阅读全文

posted @ 2017-04-27 21:11 乐之者v 阅读(1236) 评论(0) 推荐(0)

Intellij Idea快捷键、好用的插件
摘要:​ 提示:如果快捷键不起作用,可能是跟输入法有冲突,取消输入法的快捷键即可。 提高输入效率的要点:能用键盘操作的,绝不用鼠标~ Intellij Idea常用快捷键: Ctrl+Shift+A (action):可以查找所有Intellij的命令,并且每个命令后面还有其快捷键。它是查找学习快捷键的工 阅读全文

posted @ 2016-09-07 10:45 乐之者v 阅读(1412) 评论(0) 推荐(0)

上一页 1 2

导航