- 博客(2)
- 收藏
- 关注
原创 Java xml格式字符串转java对象
使用XStream实现xml格式字符串转java对象。 首先引入相关jar包依赖 <dependency> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream</artifactId> <version>1.4.10</version> </dependency> 实例xml字符串 <ROOT> <re
2021-11-10 14:12:56
2256
原创 2021-06-29
nginx负载均衡策略:配置一致性hash 1)github下载nginx⼀致性hash负载均衡模块 https://github.com/replay/ngx_http_consistent_hash 2)将下载的压缩包上传到nginx服务器,并解压 3)进入nginx的安装目录,执行./configure --prefix=/usr/local/nginx --add-module=/root/ngx_http_consistent_hash-master(等号后面是解压后的ngx_http_cons
2021-06-29 11:35:24
169
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅