07 2020 档案
摘要:curl 相关: curl -X POST -d '<run><log encoding="hexBinary">4142430A</log><result>0</result><duration>2000</duration></run>' \ http://user:pass@myhost/hu
阅读全文
摘要:一、搭建WebService服务端 搭建webservice服务端一般有两种情况 1.1 从0搭建webService服务端 首先引入jar包 <!--cxf--> <!-- https://mvnrepository.com/artifact/org.apache.cxf/cxf-rt-front
阅读全文
摘要:一、spring返回xml格式响应 1.1 配置相关 如果需要方法返回xml格式则需要在requestMapping属性中添加application/xml,最好再设置编码,如下代码所示: @ResponseBody 和 produces = {"application/xml;charset=ut
阅读全文
摘要:拷贝文章:https://blog.csdn.net/fengqing5578/article/details/80648753 问题一: File->Settings->Editor->File Encodings 问题二: File->Other Settings->Default Settin
阅读全文
摘要:我这边上传两个版本,测试使用。 一、安装nginx1.14版本 https://blog.csdn.net/GX_1_11_real/article/details/85922283 如果执行nginx -V 没有显示配置信息,则代表配置信息为默认配置 只需要执行 下面直接编译即可 ./config
阅读全文

浙公网安备 33010602011771号