自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 java json通用递归,根据key过滤值

【代码】java json通用递归,根据key过滤值。

2023-03-15 11:36:52 436

原创 oauth2自定义TokenGranter迁移到springSecurity

oauth2自定义TokenGranter迁移到springSecurity

2023-02-17 17:31:14 467

原创 elementUI Cascader 级联选择器 主动触发下拉框 命令式触发下拉框

elementui Cascader 级联选择器命令式触发下拉框

2022-06-16 16:08:38 1023

原创 pagehelper指定limit位置自定义分页,既可使用自定义,也支持原生pagehelper

重写MySqlDialect类下的getPageSql方法 pagehelper靠这个来插入limit位置的 public class MySqlDialectCustom extends MySqlDialect { @Override public String getPageSql(String sql, Page page, CacheKey pageKey) { Pattern compileFixed = Pattern.compile("/\\*fixed\\*

2021-09-29 16:28:35 1832 1

原创 Can not construct instance of com.h.dog.entity.Message: no int/Int-argument constructor/factory meth

org.springframework.data.redis.serializer.SerializationException: Could not read JSON: Can not construct instance of xxx: no int/Int-argument constructor/factory method to deserialize from Number valu...

2019-06-10 17:51:18 2659 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除