2024年9月14日

c#和java通用sm4加密

摘要: 特别注意:秘钥必须是16位的。 c# 安装BouncyCastle SM4工具类 using System.Text; using Org.BouncyCastle.Utilities.Encoders; namespace StrongOA.Core.Utils { /// <summary> / 阅读全文

posted @ 2024-09-14 10:56 五官一体即忢 阅读(405) 评论(0) 推荐(0) 编辑

springboot动态线程池

摘要: 1、配置文件新增每个线程池的基本参数配置 thread-pool.user-thread.corePoolSize=1 thread-pool.user-thread.maxPoolSize=1 thread-pool.user-thread.keepAliveSeconds=120 thread- 阅读全文

posted @ 2024-09-14 09:28 五官一体即忢 阅读(453) 评论(0) 推荐(0) 编辑

easyexcel工具类再封装

摘要: package com.istrong.seatom.utils; import cn.hutool.core.collection.ListUtil; import com.alibaba.excel.EasyExcel; import com.alibaba.excel.enums.CellDa 阅读全文

posted @ 2024-09-14 09:09 五官一体即忢 阅读(74) 评论(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

导航

统计

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