Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

公众号spring-boot-starter支持前缀配置, RedisTemplate, http客户端配置 #1516

Merged
merged 7 commits into from
Apr 17, 2020

Conversation

lkqm
Copy link

@lkqm lkqm commented Apr 17, 2020

  1. 支持配置redis key前缀
  2. 集成RedisTemplate
  3. 支持配置http客户端
  4. 重构a.移除未使用redisson代码, b.移动RedisProperties到配置类内部, c.修改使用注入的JedisPool的方式
  5. 标记一些相关子service注入为@deprecated, 在未来版本中考虑取消自动注入

其他建议: 发现最新develope分支引入jedislock,需要引入第三方依赖, 感觉这样不太好, 可以考虑自己实现一个建议的分布式锁

@binarywang binarywang merged commit dc01e0b into binarywang:develop Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants