- 博客(25)
- 收藏
- 关注
原创 银行卡信息校验
"招商银行·招商银行信用卡", "招商银行·一卡通(银联卡)", "招商银行·公司卡(银联卡)", "招商银行·金卡", "招商银行·招行一卡通", "招商银行·招行一卡通", "招商银行·万事达信用卡", "招商银行·金葵花卡", "招商银行·电子现金卡","建设银行·理财金卡", "建设银行·福农卡", "建设银行·武警军人保障卡", "建设银行·龙卡通", "建设银行·银联储蓄卡", "建设银行·龙卡储蓄卡(银联卡)", "建设银行·准贷记卡", "建设银行·理财白金卡", "建设银行·理财金卡",
2025-01-08 11:03:12
469
原创 Java实现Google授权登录,OAuth 2.0登录
后端重定向接口随意写,写前端域名也可以。后端回调地址:和前端一样即可。后端Java调用谷歌登录代码。后端获取code码进行验证。
2024-05-21 09:50:11
1748
2
原创 阿里云发送短信报错Exception in thread “httpclient-dispatch-1“ java.lang.NoSuchMethodError: javax.net.ssl.SSLP
解决办法:maven更新阿里云jar包版本。
2023-09-15 09:50:32
786
原创 appsFlyer调用聚合api接口
throw new IOException("请求失败,错误码:" + response.code());System.out.println("文件下载成功!保存路径:" + filePath);调用完成,使用网络请求发送获取csv文件进行下载,下载完成后通过读取csv文件获取数据。如果csv文件表头带有符号类型,在实体类中使用注解进行映射。// 创建文件并写入响应体数据。//匹配数据进行入库操作。// 获取响应体字节流。CSV文件Reader读取。
2023-07-13 11:50:56
440
原创 org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
2023-02-08 13:48:19
2928
7
原创 Invalid file: com.alibaba.excel.exception.ExcelGenerateException: Can not close IO
Invalid file: com.alibaba.excel.exception.ExcelGenerateException: Can not close IO
2023-02-03 10:09:34
2691
原创 javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping
javax.servlet.http.HttpServletRequest.getHttpServletMapping()Ljavax/servlet/http/HttpServletMapping
2022-12-30 13:41:27
2828
原创 ‘org.springframework.web.filter.CorsFilter‘ that could not be found.
Field corsFilter in com.asa.screen.framework.config.SecurityConfig required a bean of type 'org.springframework.web.filter.CorsFilter' that could not be found.
2022-12-30 11:24:25
1453
原创 org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
2022-12-30 09:06:38
2906
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人