随笔 - 103,  文章 - 0,  评论 - 1,  阅读 - 16万
合集-JAVA
RSAUtils
摘要:package com.xxx.common.utils;import org.apache.commons.codec.binary.Base64;import org.apache.commons.lang3.ArrayUtils;import javax.crypto.Cipher;impor 阅读全文
posted @ 2021-12-27 13:55 独醉笑清风 阅读(690) 评论(0) 推荐(0) 编辑
springboot 支付宝支付业务-网页端扫码
摘要:AlipayClient alipayClient = new DefaultAlipayClient( "https://openapi.alipay.com/gateway.do", appID,//后台的appID privateKey, //应用私钥 "json", charset,//UT 阅读全文
posted @ 2021-12-05 13:00 独醉笑清风 阅读(381) 评论(0) 推荐(0) 编辑
springboot 延时任务
摘要:用途,某个时间发生后要在多久后去执行其他事 package com.xxx.zhugeyl.delayService;import com.xxx.common.utils.DateUtils;import com.xxx.zhugeyl.domain.Web.TaskBase;import jav 阅读全文
posted @ 2021-12-01 21:37 独醉笑清风 阅读(2077) 评论(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

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