摘要:
es中的term和match的区别 https://www.jianshu.com/p/d5583dff4157 es中match_phrase和term区别 https://blog.csdn.net/timothytt/article/details/86775114 [ES]搜索match_p 阅读全文
摘要:
<profiles> <profile> <id>dev</id> <activation> <activeByDefault>true</activeByDefault> </activation> <properties> <activatedProperties>dev</activatedP 阅读全文
摘要:
/etc/pki/tls/openssl.cnf # # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. # # This definiti 阅读全文
摘要:
nginx配置项server_name与host的匹配优先级 https://blog.csdn.net/kingu_crimson/article/details/124866259 阅读全文
摘要:
Nginx服务配置文件中变量详解 https://blog.csdn.net/ljc1999/article/details/112920020 Nginx五大类变量详解 https://blog.csdn.net/weixin_43143310/article/details/121687473 阅读全文
摘要:
Host key verification failed https://blog.csdn.net/linux_tcpdump/article/details/122785931 阅读全文
摘要:
卸载虚拟机自带的JDK 注意:如果你的虚拟机是最小化安装不需要执行这一步。 [root@hadoop100 ~]# rpm -qa | grep -i java | xargs -n1 rpm -e --nodeps rpm -qa:查询所安装的所有rpm软件包 grep -i:忽略大小写 xarg 阅读全文
摘要:
Linux shell 脚本中, $@ 和$# 分别是什么意思? https://zhidao.baidu.com/question/412833470.html Shell $*和$@的区别 http://c.biancheng.net/view/807.html 阅读全文
摘要:
在抽象类中使用@Autowired https://developer.aliyun.com/article/913987 Abstract类中使用@Autowire https://www.cnblogs.com/talentzemin/p/15093010.html 阅读全文
摘要:
https://www.jetbrains.com/idea/download/other.html 阅读全文