logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

git 同时配置 gitee github

git同时配置gitee、github。问题解决:kex_exchange_identification: Connection closed by remote host。

#git#github
Git整合分支的两种方法——合并(git merge)与变基(git rebase)的区别

用例子来理解,图片+命令+文字。Git整合分支的两种方法——合并(git merge)与变基(git rebase)的区别。变基的原理。什么时候能使用变基。

#git
Git整合分支的两种方法——合并(git merge)与变基(git rebase)的区别

用例子来理解,图片+命令+文字。Git整合分支的两种方法——合并(git merge)与变基(git rebase)的区别。变基的原理。什么时候能使用变基。

#git
o.s.b.d.LoggingFailureAnalysisReporter。Invalid mapping pattern detected: /**/*.css。No more pattern。。

o.s.b.d.LoggingFailureAnalysisReporter。Invalid mapping pattern detected: /**/*.css。No more pattern data allowed after {*...} or ** pattern element。APPLICATION FAILED TO START

#idea#spring boot#spring
Failed to convert property value of type ‘java.lang.String‘ to required type ‘int‘ for property

前端由ajax传递参数,后端由User对象接收所有参数。String->int。String->Date。

#ajax#jquery#spring boot
maven打包错误: Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-resources) on project community: Input length = 1 -> [Help 1]

#maven
重启Linux服务器上的elasticsearch时,需要做的步骤

错误一:can not run elasticsearch as root。错误二:{"error":{"root_cause":[{"type":"master_not_discovered_exception","reason":null}],"type":"master_not_discovered_exception","reason":null},"status":503}重启es时,需

#linux#elasticsearch
SpringBoot整合ElasticSearch7.12实现增删改查及高亮分词查询

包含ElasticSearch7.12.0(最新版) 和 ElasticSearch6.4.3,在结合SpringBoot时的API区别。包含测试demo:SpringBoot整合ElasticSearch7.12实现增删改查及高亮分词查询

#搜索引擎#elasticsearch#spring boot
ElasticSearch创建索引报错:ElasticsearchStatusException[type=resource_already_exists_exception, reason=inde

ElasticsearchStatusException[Elasticsearch exception [type=resource_already_exists_exception, reason=index [discusspost/3IyXwPzXQ06z7uwDN-z5Zw] already exists]]

#elasticsearch
Linux文件颜色与文件类型对应(白色、蓝色、红色、黄色、绿色 代表的意义。。。)

浅蓝色[l]软链接白色[-]普通文件/硬链接蓝色[d] 目录红色[l]某文件被删除后,链接到该文件的软链接的颜色红色闪烁无表示该文件已被删除,但还存在该文件的软链接红色[-] 压缩包黄色[c] 字符设备文件,如键盘鼠标绿色[-] 可执行文件,可执行的程序桃红色[s] 套接字文件土黄色[p] 管道文件灰色文件表示其它文件参考:Linux学习(4)-文件颜色,绿色,蓝色,白色,红色等代表的意义_程序员

#linux
暂无文章信息