Easter79 Easter79
3年前
tomcat无法连接本地服务器问题
更新系统后IDEA下启动项目失败,报错:/Users//tomcat/tomcat7.0.70/bin/catalina.shrunConnectedtothetargetVM,address:'127.0.0.1:57716',transport:'socket'2016110511:53
Easter79 Easter79
3年前
Tomcat异常之——启动报错Failed to start component
在idea中运行tomcat时,遇到异常,异常信息如下:16Jan201816:33:37.325信息\localhoststartStop1\org.apache.catalina.startup.HostConfig.deployDescriptorDeployingconfigurationdescriptorC:\\U
Wesley13 Wesley13
3年前
Mybatis Plugin插件安装破解及使用
MybatisPlugin一、MybatisPlugin插件是什么提供Mapper接口与配置文件中对应SQL的导航编辑XML文件时自动补全根据Mapper接口,使用快捷键生成xml文件及SQL标签ResultMap中的property支持自动补全,支持级联(属
Stella981 Stella981
3年前
Manjaro配置攻略
2021.1.30更新1概述本文主要讲述了新安装的Manjaro一些常用的配置,包括源、常用软件、快捷键、终端以及一些效率工具的配置。2pacman源首先是pacman源的选择:sudopacmanmirrorsicChinamran
Stella981 Stella981
3年前
Idea中使用git
1、在idea中配置gitFileSettingVersionControlgit   选择git安装目录,点击Test测试是否OK。!(https://img2018.cnblogs.com/blog/1782729/201909/178272920190905233441387391371504.png) 2
Stella981 Stella981
3年前
SpringBoot项目decorators报错
公司的老项目,用Eclipse开发的,导入IDEA启动之后访问报错如下:Cannotloadexcludesconfigurationfile"/WEBINF/decorators.xml"asspecifiedin"sitemesh.xml"or"sitemeshdefault.xml"!(https://os
Stella981 Stella981
3年前
SpringBoot配置
多模块Maven项目.gitignore文件.idea.imltargetoutlogtmptest父模块pom文件<?xmlversion"1.0"encoding"UTF8"?<projectxmlns"http://maven.apache.org/POM/4.0.0"xmlns:xs
Stella981 Stella981
3年前
Intellj IDEA 光标显示insert状态解决办法
使用idea过程中,不知道怎么回事,鼠标的光标老是insert状态,体验效果极其差劲,于是去百度,扒拉了好一阵,过滤了垃圾博客,发现了有两种方法可以解决此问题;第一种方法:在File》settings》plugins中搜索ideavim,然后取消此选项(去掉勾);然后重启idea,发现好了,心里大喜;如图:
Stella981 Stella981
3年前
Boolean源码解剖学
一.类继承Boolean的源码类定义部分如下:1publicfinalclassBooleanimplementsjava.io.Serializable,2Comparable<Boolean在IDEA生成其类继承图:!
Stella981 Stella981
3年前
Collections的singleton,singletonList,singletonMap
Collections的singleton,singletonList,singletonMap今天记录一下在IDEA的sonarLint插件代码分析提示需要优化的代码://converter.setSupportedMediaTypes(Arra