上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 44 下一页
摘要: SpringBoot使用aliyun仓库 阅读全文
posted @ 2018-12-29 10:48 韦邦杠 阅读(1082) 评论(0) 推荐(0) 编辑
摘要: spring中自动加上 SimpleKey [] 解决方案 一、自定义后缀名 1、定义类实现KeyGenerator接口 MyKeyGenerator 2、注解使用: 已经解决 二、自定义前缀: 阅读全文
posted @ 2018-12-28 15:51 韦邦杠 阅读(5562) 评论(0) 推荐(0) 编辑
摘要: RedisTemplate配置:https://www.cnblogs.com/weibanggang/p/10188682.html 阅读全文
posted @ 2018-12-28 11:11 韦邦杠 阅读(22925) 评论(0) 推荐(0) 编辑
摘要: RedisTemplate配置:https://www.cnblogs.com/weibanggang/p/10188682.html 阅读全文
posted @ 2018-12-28 11:09 韦邦杠 阅读(26540) 评论(0) 推荐(0) 编辑
摘要: RedisTemplate配置:https://www.cnblogs.com/weibanggang/p/10188682.html 阅读全文
posted @ 2018-12-28 11:08 韦邦杠 阅读(7531) 评论(0) 推荐(0) 编辑
摘要: RedisTemplate配置:https://www.cnblogs.com/weibanggang/p/10188682.html 阅读全文
posted @ 2018-12-28 11:03 韦邦杠 阅读(4314) 评论(0) 推荐(0) 编辑
摘要: 必须引用序列化Serializable接口 创建类:Role 创建RoleRedisStream类(该类就是调用公共类) 测试: 阅读全文
posted @ 2018-12-28 10:45 韦邦杠 阅读(966) 评论(0) 推荐(0) 编辑
摘要: 使用装饰模式进行装饰OutputStream 写入文件成功 装饰类继承OutputStream类 测试: 阅读全文
posted @ 2018-12-28 09:48 韦邦杠 阅读(317) 评论(0) 推荐(0) 编辑
摘要: java方式配置RedisTemplate xml方式配置 使用: 阅读全文
posted @ 2018-12-28 09:34 韦邦杠 阅读(11242) 评论(0) 推荐(0) 编辑
摘要: RoleMapper接口: package com.wbg.springRedis.dao; import com.wbg.springRedis.entity.Role; import org.springframework.stereotype.Repository; import java.u 阅读全文
posted @ 2018-12-27 12:05 韦邦杠 阅读(2081) 评论(0) 推荐(0) 编辑
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 44 下一页