Results 16 issues of ss

移动端怎么不开源?有开源计划吗

@areyouok 2.6.0支持redis缓存失效后,同步更新本地缓存,redis缓存有更新时,支持同步更新其他服务器上的本地缓存吗?

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'discoveryAutoRegister': Injection of @NacosInjected dependencies is failed; nested exception is java.lang.ClassCastException: com.sun.proxy.$Proxy48 cannot be cast to java.util.Map at com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor.postProcessPropertyValues(AbstractAnnotationBeanPostProcessor.java:149) ~[spring-context-support-1.0.10.jar:?] Caused by: java.lang.ClassCastException: com.sun.proxy.$Proxy48...

又是 个半拉子工程,快一年没有理了。

版本2.1.2,老是出现,没有文件的时候为什么不能自动创建文件呢? Thread-19] c.x.j.c.u.FileUtil : /opt/scm-boot/logs/xxl-job/callbacklog/xxl-job-callback-1631933997238.log (没有那个文件或目录) java.io.FileNotFoundException: /opt/scm-boot/logs/xxl-job/callbacklog/xxl-job-callback-1631933997238.log (没有那个文件或目录) at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_202] at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_202] at java.io.FileInputStream.(FileInputStream.java:138) ~[?:1.8.0_202] at com.xxl.job.core.util.FileUtil.readFileContent(FileUtil.java:84) [xxl-job-core-2.1.2.jar!/:?] at com.xxl.job.core.thread.TriggerCallbackThread.retryFailCallbackFile(TriggerCallbackThread.java:237) [xxl-job-core-2.1.2.jar!/:?] at com.xxl.job.core.thread.TriggerCallbackThread.access$400(TriggerCallbackThread.java:24) [xxl-job-core-2.1.2.jar!/:?] at com.xxl.job.core.thread.TriggerCallbackThread$2.run(TriggerCallbackThread.java:111)...

com.xkcoding.justauth justauth-spring-boot-starter 1.4.0 com.squareup.okhttp3 okhttp 4.9.1 com.xkcoding.http simple-http 1.0.5 执行: AuthRequest authRequest = factory.get(type); AuthResponse response = authRequest.login(callback); logs.info("【response】= {}", JSONObject.toJSONString(response)); 报下面的错。 rg.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError:...

bug

Cache translation mainly uses cache to escape the fields of SQL query, so as to avoid database table associated query. Change multi table Association query into single table query。Upgrade performance。...

waiting for feedback

启动报错 *************************** APPLICATION FAILED TO START *************************** Description: An attempt was made to call a method that does not exist. The attempt was made from the following location: com.alibaba.nacos.spring.core.env.NacosPropertySourcePostProcessor.postProcessBeanFactory(NacosPropertySourcePostProcessor.java:102) The...

Nacos2.0.3时Dubbo-admin服务查询无任何数据 dubbo版本3.0.1 application.properties配置 admin.registry.address=nacos://127.0.0.1:8848?group=dev&namespace=public admin.config-center=nacos://127.0.0.1:8848?group=dev admin.metadata-report.address=nacos://127.0.0.1:8848?group=dev ![image](https://user-images.githubusercontent.com/1773414/129473051-0143d751-ec6d-4d67-958f-1118d7d3bbfe.png) ![image](https://user-images.githubusercontent.com/1773414/129473384-23e56178-d040-4b22-abf9-3bb14074a8b1.png)