微码目录存档

【微码】Java 基于 Caffeine 实现本地缓存

2025年04月29日 by emanjusaka 阅读 19 点赞 0

【微码】Java 基于 Caffeine 实现本地缓存

本文介绍了如何在 Java 项目中使用高性能缓存库 Caffeine 实现本地缓存,包括依赖引入、缓存配置及基本操作方法。

阅读全文…

标签: Caffeine , Cache , Java

发布在 微码

微码:自定义typeHandler将包含经纬度对象插入到mysql的point类型的字段中

2024年12月04日 by emanjusaka 阅读 95 点赞 0

微码:自定义typeHandler将包含经纬度对象插入到mysql的point类型的字段中

自定义typeHandler将包含经纬度对象插入到mysql的point类型的字段中

阅读全文…

标签: TypeHandler , MybatisPlus , MySQL , point

发布在 微码

微码:MybatisPlus 的 wrapper 方法格式化日期查询数据

2024年10月14日 by emanjusaka 阅读 127 点赞 0

微码:MybatisPlus 的 wrapper 方法格式化日期查询数据

MybatisPlus 的 wrapper 方法格式化日期查询数据

阅读全文…

标签: MybatisPlus , wrapper

发布在 微码

微码:Spring AOP 切面中获取包名和类名的方法

2024年07月31日 by emanjusaka 阅读 92 点赞 0

标签: AOP , Spring

发布在 微码

微码:把 GeoJson 转成 GeometryCollection 类型

2024年05月08日 by emanjusaka 阅读 94 点赞 0

标签: geojson , GeometryCollection

发布在 微码

微码:Redisson 工具类

2024年02月27日 by emanjusaka 阅读 278 点赞 2

微码:Redisson 工具类

Redisson 工具类

阅读全文…

标签: Redis , Redisson

发布在 微码

预览文件

2023年11月17日 by emanjusaka 阅读 132 点赞 3

标签: Java

发布在 微码

微码:安卓中使用 kotlin 代码根据进程号获取进程名

2023年11月15日 by emanjusaka 阅读 135 点赞 2

标签: 安卓 , Kotlin

发布在 微码