8000 l2cache和Spring Boot集成优化, 文档完善 by zhoujin7 · Pull Request #41 · ck-jesse/l2cache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

l2cache和Spring Boot集成优化, 文档完善 #41

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zhoujin7
Copy link
@zhoujin7 zhoujin7 commented Oct 7, 2024
  1. 将spring相关依赖的scope设置为provided,避免了依赖冲突问题
  2. 新增Redisson和Spring集成文档
  3. 去掉Spring Cloud依赖, 配置类会自动刷新, 不需要加@RefreshScope注解

1. 将spring相关依赖的scope设置为provided,避免了依赖冲突问题
2. 新增Redisson和Spring集成文档
3. 去掉Spring Cloud依赖, 配置类会自动刷新, 不需要加@RefreshScope注解
@ck-jesse
Copy link
Owner

非常感谢提交PR,针对修改的内容,有两个点,要沟通下
1、第一点:将spring依赖的scope设置为provided,是可以的(我需要想想是否要这么做,其他人的使用是否会方便)
2、第二点:这个不建议替换为redisson-spring-boot-starter,因为l2cache-core他需要保持足够少的依赖,比如类似Solon框架,也可以进行扩展
3、第三点:动态刷新,这个点已收录

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
0