theonefx
|
c448027f34
|
add spring-cloud-starter-bootstrap to compatible with spring boot bootstrap
|
4 years ago |
theonefx
|
fb9521b2e6
|
remove unused code;
make sure param not lost, so that different param calculate different revision.
|
4 years ago |
TheoneFx
|
196f06bde9
|
Merge pull request #2120 from theonefx/master
init DubboCloudRegistry when subscribe or unsubscribe
|
4 years ago |
theonefx
|
e4f2f4150c
|
init DubboCloudRegistry when subscribe or unsubscribe
|
4 years ago |
TheoneFx
|
2a8647c263
|
Merge pull request #2113 from terminux/master
修复当实例不在默认分组下时获取不到实例状态的BUG
|
4 years ago |
HuGuirong
|
4786725e8e
|
修复当实例不在默认分组下时获取不到实例状态的BUG
|
4 years ago |
Roger3581321
|
b78239253b
|
Merge branch 'alibaba:master' into master
|
4 years ago |
TheoneFx
|
139d793302
|
Merge pull request #2104 from yuhuangbin/master
[Feature] support for registration of quick failed configuration items
|
4 years ago |
Mercy Ma
|
a498f39c19
|
Merge pull request #2101 from theonefx/master
use revision to optimize dubbo registry
|
4 years ago |
yuhuangbin
|
a2b2c2f8c1
|
Nacos Discovery supports registration for quick failed configurations
|
4 years ago |
zkzlx
|
d55aea9d2b
|
Merge branch 'rocketmq' of github.com:alibaba/spring-cloud-alibaba into rocketmq
|
4 years ago |
余黄彬
|
480fa336bf
|
Merge pull request #1 from alibaba/master
update
|
4 years ago |
joeqiaoyao
|
87d0939411
|
feat: 配置添加unitName,支持同一应用连接多个集群
|
4 years ago |
theonefx
|
df2bced6f2
|
optimize dubbo registry
|
4 years ago |
theonefx
|
479540c835
|
optimize dubbo registry
|
4 years ago |
TheoneFx
|
235e9ee494
|
Merge pull request #2097 from theonefx/master
update nacos-client to 1.4.2
|
4 years ago |
theonefx
|
a0ad31f11c
|
update nacos-client to 1.2.4
|
4 years ago |
TheoneFx
|
28d2100f5c
|
Merge pull request #2015 from tangyuewei/master
Some spaces are removed, which is more in line with the specification
|
4 years ago |
TheoneFx
|
da26be5bdf
|
Merge pull request #2082 from captainkun/master
fix word "namespae" -> "namespace"
|
4 years ago |
TheoneFx
|
4ffbe22c8c
|
Merge pull request #2087 from eden-yuan/master
代码调整
|
4 years ago |
TheoneFx
|
91805b2695
|
Merge pull request #2090 from yang-xiaobai/master
add Wiki 文档“配置的优先级”存在容易混淆的表述 #1874
|
4 years ago |
杨鹏
|
66bdd10ac9
|
add Wiki 文档“配置的优先级”存在容易混淆的表述 #1874
|
4 years ago |
eden-yuan
|
c3d393b09e
|
1. try执行后无catch 依然是return null
2. 变量后续没用到可定义到 try 内
3. 添加UP/DOWN 常量值
|
4 years ago |
Roger3581321
|
495f2bec2e
|
Merge branch 'alibaba:master' into master
|
4 years ago |
captainkun
|
0612c9c726
|
Update PULL_REQUEST_TEMPLATE.md
rollback
|
4 years ago |
qukun
|
39d6a3e1ae
|
fix word "namespae" -> "namespace"
|
4 years ago |
TheoneFx
|
55b3336b6c
|
Merge pull request #1992 from DHBin/master
修复dubbo使用服务分组和分组聚合获取不到url
|
4 years ago |
TheoneFx
|
15e4bab61b
|
Merge pull request #2041 from pomeloHu/rocketmq
fix issus#2040
|
4 years ago |
TheoneFx
|
048d1ceddf
|
Merge pull request #2050 from eden-yuan/master
fix adoc
|
4 years ago |
zkzlx
|
d17a38d495
|
Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba into rocketmq
|
4 years ago |
Mercy Ma
|
3f039ad099
|
Merge pull request #2071 from theonefx/master
resolve @order not effect when handle ServiceInstanceChangedEvent
|
4 years ago |
theonefx
|
cf71b7aa26
|
add more log
|
4 years ago |
theonefx
|
f816114122
|
re subscribe when failed
|
4 years ago |
theonefx
|
3d5eaefe1c
|
resolve @order not effect when handle ServiceInstanceChangedEvent
|
4 years ago |
TheoneFx
|
223dd559a9
|
Merge pull request #2030 from theonefx/master
update readme
|
4 years ago |
theonefx
|
e4a8a14b1b
|
Merge remote-tracking branch 'up/master'
|
4 years ago |
TheoneFx
|
4bb797407a
|
Merge pull request #1860 from griswold1991/master
Fix ConcurrentModificationException while EventDispatcher.run after '…
|
4 years ago |
Spike
|
c138dd17ac
|
fix check style
|
4 years ago |
Spike
|
10e9a99d08
|
issue#2040
转移RocketMQConfigBeanPostProcessor和CompositeMessageConverter从RocketMQBinderAutoConfiguration至ExtendedBindingHandlerMappingsProviderConfiguration
从RocketMQBinderAutoConfiguration中注入会被stream代理生成一个新的上下文层,上层使用者和它会被隔离导致无法使用
原来是通过spirng.binders经过spring-cloud-stream代理
|
4 years ago |
theonefx
|
c9984f5880
|
Merge remote-tracking branch 'up/master'
|
4 years ago |
TheoneFx
|
c76f407038
|
Merge pull request #2037 from wangzhenxyz1/bugfix/invokers_metadata_tag_error
bugfix invokers metadata tag error
|
4 years ago |
Spike
|
ba80fcac2f
|
#checkstyle removed unused import
|
4 years ago |
Spike
|
1f9f10ce90
|
issue#2040
移除RocketMQConfigBeanPostProcessor在RocketMQBinderAutoConfiguration类中的注入,改为通过spirng.factories注入,原来是通过spirng.binders经过spring-cloud-stream代理
|
4 years ago |
Spike
|
3ee8d4bf56
|
事务消息指定方式变更为producerType=Trans
|
4 years ago |
chris
|
3ad550f211
|
bugfix invokers metadata tag error
|
4 years ago |
panzhi33
|
f8ee5dc71c
|
fix style code
|
4 years ago |
panzhi33
|
e3c791179b
|
升级rocketmq-spring-boot-starter版本,商业版消息轨迹无需手动配置轨迹topic
|
4 years ago |
theonefx
|
8894793ce1
|
update readme
|
4 years ago |
tangyuewei
|
d653a14476
|
升级案例注解
|
4 years ago |
eden-yuan
|
a869ef7ed6
|
fix adoc
|
4 years ago |