-
方向:入门 => 实战 => 原理 => 源码
学习点
- Spring的IOC和AOP原理
- SpringBoot自动配置原理
- SpringBoot与其他框架整合
学习之路
- Spring入门
2020年7月,看的是尚硅谷视频,学习了几份视频
2020年8月-10月,在学习JVM和并发原理
2020年11月
1、到Spring.io/guides中跑通了多个功…
-
Spring Cloud Alibaba Version 2.2.2.RELEASE
Spring Boot Version 2.3.2.RELEASE
Dubbo Version 2.7.8
Spring Cloud Starter Dubbo Version 2.2.3.RELEASE
**Which Component**
Dubbo
****
Run the …
-
主学习资料
- https://github.com/macrozheng/springcloud-learning
- https://github.com/macrozheng/mall-swarm
- https://www.tulingxueyuan.cn/video/XLSP487x0x487xXL100174x
- https://www.tulingxueyuan.cn/vi…
-
**Describe the bug**
deregisterservice method in NamingProxy.class called successful when nacos-client shutdown,
but the service shown in nacos-server is still health for a while.
can't find …
-
使用@Reference远程调用导致报错bean name乱码了,无法完成confirm或cancel:
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'uService' available // skuService乱码了
at org.springframework.bea…
-
**Describe the bug**
在1.3.1和1.3.2的版本中,若没有明确指定 nacos.config.max-retry 的值,启动springboot程序,将会报如标题所示错误。
**Expected behavior**
预期程序正常启动,该值采用默认值3
**Acutally behavior**
实际上会报如标题所示错误。
**How to …
-
2.2.0soul+dubbo+springboot1.5.3,项目引入
`
org.dromara
soul-spring-boot-starter-client-alibaba-dubbo
2.0.0
`
但是报错
有小伙伴试过吗,求交流,求指导
2.1.2soul的client是没问题的
-
简介
- 记录面经问题,总结于各章节的面试题
- 这里有不少干货:https://github.com/Snailclimb/JavaGuide
- 这里也有不少干货:https://blog.csdn.net/thinkwon/category_9731418.html
- 还有这里:https://github.com/ZhongFuCheng3y/3y
请说一下你在之前工作中最…
-
我严格按照文档操作:配置文件如下
org:
dromara:
hmily :
serializer : kryo
recoverDelayTime : 128
retryMax : 30
scheduledDelay : 128
scheduledThreadMax : 10
repositor…
-
GO client程序运行时,经常异常闪退,请问这要怎么解决,下面是捕获到的异常
2020-10-28T08:48:39.634+0800 ^[[33mWARN^[[0m could not find the metadata service creator for metadataType: local, please check whether you have imported re…