随笔分类 -  比特飞舞

摘要:JDK 动态代理原理 阅读全文
posted @ 2023-10-19 15:15 SihanLin 阅读(386) 评论(0) 推荐(0)
摘要:1. 测试目的 对比 Redis 不同插入方法(插入同时能设置过期时间)的性能区别。 2. 测试数据 key:SMGP_ value:JSON数据 { "spName":"100003", "protocol":"SMGP", "remoteAddress":"192.192.192.192:441 阅读全文
posted @ 2023-09-20 16:14 SihanLin 阅读(820) 评论(0) 推荐(3)
摘要:SpringBoot 后端配置 Https 教程 阅读全文
posted @ 2023-09-19 11:30 SihanLin 阅读(1354) 评论(0) 推荐(0)
摘要:接口注意事项 阅读全文
posted @ 2023-09-06 11:40 SihanLin 阅读(141) 评论(0) 推荐(0)
摘要:对比 MyBatis 和 MyBatis-Plus 批量插入、批量更新的性能和区别 阅读全文
posted @ 2023-09-06 11:32 SihanLin 阅读(8810) 评论(1) 推荐(3)