lixiaoshuang
|
dcb71d9466
|
Code optimization
(cherry picked from commit 857e1096b4 )
|
3 years ago |
lixiaoshuang
|
ec6ebe6a02
|
Code optimization
(cherry picked from commit 8e2a41e9ad )
|
3 years ago |
lixiaoshuang
|
07a5901043
|
add Executors
(cherry picked from commit 3a1a8c7d71 )
|
3 years ago |
lixiaoshuang
|
b13ee0e42e
|
check style
(cherry picked from commit 9f00dd17ca )
|
3 years ago |
lixiaoshuang
|
983f7a7b1d
|
check style
(cherry picked from commit edff904489 )
|
3 years ago |
lixiaoshuang
|
04a55e4790
|
add nacos examples
|
3 years ago |
Steve Rao
|
017bce3794
|
Merge pull request #2570 from Sorieee/2.2.x_sorie.rocketmq_exmaple
2.2.x sorie.rocketmq exmaple
|
3 years ago |
zhangqian9158
|
e2f1aada28
|
Update pom.xml
Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch
|
3 years ago |
chengpu.rzh
|
e344076294
|
Updated dingtalk group info
|
3 years ago |
Steve Rao
|
0b0018df6a
|
Merge pull request #2574 from Sorieee/2.2.x.sorie_maven_fix
2.2.x fix maven duplicate declaration
|
3 years ago |
sorie
|
3872fda22c
|
fix maven duplicate declaration
|
3 years ago |
sorie
|
4905de018d
|
delete unused application.yml
|
3 years ago |
sorie
|
69dd725137
|
rocketmq example maven fix
|
3 years ago |
sorie
|
3b508d8a75
|
remove deprecated rocketmq example
|
3 years ago |
sorie
|
a0a60d59c7
|
Merge remote-tracking branch 'origin/2.2.x_sorie.rocketmq_exmaple' into 2.2.x_sorie.rocketmq_exmaple
|
3 years ago |
Freeman Lau
|
cfc15d8cbd
|
cherry-pick freeman Add rocketmq example
|
3 years ago |
sorie
|
e611224fa3
|
rocketmq example readme improve
|
3 years ago |
sorie
|
9512166536
|
remove timed message example from rocketmq examples.
Because it is not supported by rocketmq community version now.
|
3 years ago |
sorie
|
02e49f90a5
|
fix rocketmq example code style.
|
3 years ago |
sorie
|
b4a9ca8605
|
fix rocketmq example errors.
|
3 years ago |
sorie
|
c96b6bf258
|
rocketmq example docs
|
3 years ago |
sorie
|
029ea6fd53
|
Refactor Rocketmq: use StreamBridge.send() instead of functional producer
|
3 years ago |
sorie
|
677847a477
|
fix Rocketmq example artifactId prob.
|
3 years ago |
sorie
|
16b6e8c7a5
|
fix Application name prob.
|
3 years ago |
sorie
|
036b3dce57
|
fix nameserver address prob.
|
3 years ago |
sorie
|
a216edc863
|
some rocketmq example.
|
3 years ago |
Steve Rao
|
cb3f9760b9
|
Merge pull request #2568 from misselvexu/#2542
Upgrade rocketmq 4.9.3 .
|
3 years ago |
misselvexu
|
84a43fe195
|
Rename HealthIndicatorConfiguration .
|
3 years ago |
Freeman Lau
|
2c796db625
|
cherry-pick freeman Add rocketmq example
|
3 years ago |
sorie
|
84b56926cc
|
rocketmq example readme improve
|
3 years ago |
sorie
|
cb3b250c34
|
remove timed message example from rocketmq examples.
Because it is not supported by rocketmq community version now.
|
3 years ago |
sorie
|
9552484830
|
fix rocketmq example code style.
|
3 years ago |
sorie
|
58d58f8a48
|
fix rocketmq example errors.
|
3 years ago |
sorie
|
ce8e5ec17c
|
rocketmq example docs
|
3 years ago |
sorie
|
6fcee00660
|
Refactor Rocketmq: use StreamBridge.send() instead of functional producer
|
3 years ago |
sorie
|
6c48ccdf71
|
fix Rocketmq example artifactId prob.
|
3 years ago |
sorie
|
3fc4d50e4f
|
fix Application name prob.
|
3 years ago |
sorie
|
4ca4eeef5d
|
fix nameserver address prob.
|
3 years ago |
sorie
|
0f6b2cea22
|
some rocketmq example.
|
3 years ago |
misselvexu
|
6d9fe2d5cb
|
Upgrade rocketmq 4.9.3 .
|
3 years ago |
Steve Rao
|
61492774c8
|
Merge pull request #2563 from misselvexu/#2540
Upgrade Nacos Client Version to 2.1.0 .
|
3 years ago |
misselvexu
|
51ec76ede6
|
Upgrade Nacos Client Version to 2.1.0 .
|
3 years ago |
Steve Rao
|
038b904059
|
Merge pull request #2556 from misselvexu/i/gh-2544
Upgrade sentinel version with 1.8.4
|
3 years ago |
misselvexu
|
e9537ed447
|
Upgrade sentinel version with 1.8.4
|
3 years ago |
Steve Rao
|
ec373530bc
|
Merge pull request #2546 from misselvexu/upgrade/2543
Upgrade Seata to 1.4.2.
|
3 years ago |
misselvexu
|
2f783340bd
|
Restore the wrapper logic of SeataFeignObjectWrapper .
|
3 years ago |
misselvexu
|
c9386aa9a0
|
Upgrade Seata to 1.4.2.
|
3 years ago |
onewe
|
18339a8c3e
|
[ISSUES #2537] Support without file extensions in nacos-config
- add fileExtension field in NacosConfigProperties.Config
- add fileExtension judgment at NacosPropertySourceLocator.loadNacosConfiguration
Close #2537
|
3 years ago |
Steve Rao
|
930e188964
|
Merge pull request #2529 from alibaba/dependabot/maven/spring-cloud-alibaba-examples/seata-example/order-service/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.31 to 8.0.16 in /spring-cloud-alibaba-examples/seata-example/order-service
|
3 years ago |
Steve Rao
|
73911948a8
|
Merge pull request #2530 from alibaba/dependabot/maven/spring-cloud-alibaba-examples/seata-example/account-service/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.31 to 8.0.16 in /spring-cloud-alibaba-examples/seata-example/account-service
|
3 years ago |