cjdxhjj

Results 36 comments of cjdxhjj

![image](https://user-images.githubusercontent.com/5616997/178711091-53249c18-093f-4e7a-bfb0-a1b8dedd13eb.png)

https://github.com/spring-attic/platform/issues/524 ![image](https://user-images.githubusercontent.com/5616997/178711795-70faf3bd-eff7-4643-8af5-88f8bd260f15.png)

我觉得如果你们必需要用,应该使用你提供的方式将它嵌入在apollo的包中,并改包名,这样不会对其它包造成影响

那个包的api不兼容变更很常见,发布的也比较频繁

我觉得客户端根本不需要guice,一共没几个类,基本也就一个实现

目前我是使用方(有冲突),如果要从我这个地方解决的话,我需要重新打包apollo-client以应用shade插件

感觉还是解决掉这个麻烦(依赖)才是好的解决方案,目前jdk升级后,好多guava里的东西其实没啥价值了,远不如cats, zio, vavr,arrow-core等库方便好用

实际上我没看到是什么配置让guava降到16 ![image](https://user-images.githubusercontent.com/5616997/178891195-2c60b621-f978-44a3-9fee-e9431596d0c1.png) ![image](https://user-images.githubusercontent.com/5616997/178891225-f464c3ed-fbe7-4c47-9347-6c63c57eda22.png)

好的,我得测试一下,不过不一定能升,启动后也可能随时爆出找不到类找不到方法的问题

我有好几个应用,依赖复杂点的应用用不了2.0。用1.6没问题,不过不兼容jdk 17,没有add opens