Stella981 Stella981
3年前
Nginx与uWSGI交互
1\.更改uwsgi的配置文件uwsgi.iniuwsgi...使用nginx连接时,监控地址socket127.0.0.1:8080直接做web服务器时,所监控地址http127.0.0.1:80802\.在nginx配置文件中的路由模块添加uwsgi支持.
可莉 可莉
3年前
071. ElasticSearch 应用场景及核心概念
1\.ES使用场景给网站/APP添加搜索功能。存储、分析数据。管理、交互、分析空间信息,将ES用于GIS。2\.ES简介Elasticsearch是一个基于Lucene构建的开源、分布式、RESTful接口全文检索引擎。Elast
Stella981 Stella981
3年前
Matplotlib绘图遇到时间刻度就犯难?现在,一次性告诉你四种方法
!(https://oscimg.oschina.net/oscnet/2ed9eb0e0f014dfa9e3af013aeb16ef9.png"star.png")点击上方"蓝字"关注我们Python大数据分析记录  分享  成长添加微信号"CN
Easter79 Easter79
3年前
Springboot读取配置文件及自定义配置文件
创建maven工程,在pom文件中添加依赖!复制代码(https://oscimg.oschina.net/oscnet/8dc4221a8006dae13a2b56fa6d264ca5c4b.gif)1<parent2<groupIdorg.springframework.boot</groupI
Stella981 Stella981
3年前
Spring Boot(十一):Spring Boot如何测试打包部署
一、开发阶段(一)单元测试在开发阶段的时候最重要的是单元测试,SpringBoot对单元测试的支持已经很完善了。1、在pom.xml文件中添加依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringb
Stella981 Stella981
3年前
Spring Boot中的测试
文章目录简介(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fsuperfjj%2Farticle%2Fdetails%2F104206183%23_3)添加maven依赖(https://www.oschina.net/
Stella981 Stella981
3年前
RestHighLevelClient操作Elasticsearch 7.10
很多时候需要利用javaapi读取Elasticsearch.目前官方首推的是RestHighLevelClient.所以可以尝试使用这个客户端进行简单的语句生成和操作.首先在Maven的pom中添加dependency<dependency<groupIdorg.elasticsearch.client</grou
Stella981 Stella981
3年前
C# 指定http请求使用Tls1.2
转载于https://blog.csdn.net/yanghaitian/article/details/77498872客户端语言版本类库是否支持兼容方案Java1.6.115之前 否第三方支持包  1.6.115之后 是启动jvm添加参数Dhttps.protocolsTLSv1.
Wesley13 Wesley13
3年前
(android)关于修改android studio的gradle目录
http://gradle.group.iteye.com/group/topic/38916(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fgradle.group.iteye.com%2Fgroup%2Ftopic%2F38916)参考了这里,在全局添加gradle\_user\