2025年1月24日

c# post请求

摘要: /// <summary> /// post请求 /// </summary> /// <param name="input"></param> /// <returns></returns> public static string Post(string url, string jsonStri 阅读全文

posted @ 2025-01-24 15:29 五官一体即忢 阅读(9) 评论(0) 推荐(0) 编辑

webservice请求封装

摘要: <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-spring-boot-starter-jaxws</artifactId> <version>3.2.7</version> </dependency> package c 阅读全文

posted @ 2025-01-24 13:59 五官一体即忢 阅读(6) 评论(0) 推荐(0) 编辑

RestTemplate请求

摘要: package com.istrong.guarantee.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; 阅读全文

posted @ 2025-01-24 11:49 五官一体即忢 阅读(3) 评论(0) 推荐(0) 编辑

OkHttp3封装

摘要: package com.istrong.guarantee.component;import com.alibaba.fastjson.JSON;import com.alibaba.fastjson.JSONObject;import org.springframework.stereotype. 阅读全文

posted @ 2025-01-24 11:40 五官一体即忢 阅读(3) 评论(0) 推荐(0) 编辑

webclient封装

摘要: package com.istrong.guarantee.component; import cn.hutool.core.collection.CollUtil; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSON 阅读全文

posted @ 2025-01-24 10:39 五官一体即忢 阅读(4) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示