Commit Graph

510 Commits (69945d7e71e7192c9f03ee945f9b3bb010355348)

Author SHA1 Message Date
Raoxiang ea671a6378
Configuration information wrong ()
Removed ribbon.nacos.enabled in 2021.x branch configuration

Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Wu Daifu b3e3ba971a
Fix issue 2799: add some configuration items. ()
* Fix issue2799: add some configuration items.

* add some configuration items.
my_file 88b8b7c48e
Correct spelling mistakes in readme.md ()
Wu Daifu ed26351e93
Fix issue 2698: resolve errors in generating javadocs by mvn install ()
chengpu.rzh 3e7e929928 docs: polish IPv6 relevant docs
(cherry picked from commit 5d27e3e927)
lai hui d576e912d3 doc: add IPv6 doc
cevencheng 0a7948474b docs:polished the readme docs
Fix `nacos` password spelling error
cevencheng 9539a848e2 docs:polished the readme docs
Fix `nacos` password spelling error
cevencheng a6cbb95196 docs:polished the readme docs
perfect the sample documentation for Spring Cloud Alibaba Sidecar
chengpu.rzh 8f59ba6de7 feature: add default config in Seata example
chengpu.rzh 9392509fc9 feature: update Seata to 1.5.2,
chengpu.rzh 4100a9d162 feature: update Sentinel to 1.8.5,
Freeman Liu 21999856b6
Merge pull request from Sorieee/2021.x_sorie_pollableMessageSource
2021.x sorie pollable message source
黄sir 1dfcbfce20 update overview pic url in readme of rocketmq-example
zhangqian b0db648f93 Upgrade to Seata 1.5.1.
zhangqian 34f7de1c84 Upgrade to Seata 1.5.1.
sorie ec09b74c85 Fix rocketmq code style
sorie 89fcf32f2e RocketMQ pollable support anonymous group.
sorie 4e3f4fd2de RocketMQ pollable example.
sorie cc7a169025 RocketMQ 支持PollMessageSource
likeyoukang 65cb07d3f4 Fixed the wrong word in the 2021.x branch.
eg.
Excute -> Execute
recommoned -> recommend
chengpu.rzh bb91f230bd Deleted unnecessary modules
chengpu.rzh df2648ae7f Deleted unnecessary annotation
Steve Rao 797508a966
Merge pull request from li-xiao-shuang/feature_nacos_examples
[ISSUE ] Update nacos example image
chengpu.rzh fc66755983 Simplified the codes
chengpu.rzh 1210837331 Delete redundant examples
chengpu.rzh 9ca591585f Delete outdated examples
Steve Rao 4c492a51e3
Merge pull request from Sorieee/2021.x.rocketmq-example-transaction
2021.x.rocketmq example transaction
sorie ce3e736edf rocketmq example readme improve
lixiaoshuang 62e28ebd99 Add examples of shared-configs and extension-configs
lixiaoshuang 211545b299 Add examples of shared-configs and extension-configs
lixiaoshuang 5bfada9020 update image
lixiaoshuang 38b8d5422b update image
lixiaoshuang d355f45b25 Code optimization
lixiaoshuang 857e1096b4 Code optimization
lixiaoshuang 8e2a41e9ad Code optimization
lixiaoshuang 3a1a8c7d71 add Executors
lixiaoshuang 9f00dd17ca check style
lixiaoshuang edff904489 check style
lixiaoshuang 4b62530daf add nacos examples
Steve Rao db3f4a8de8
Merge pull request from Sorieee/2021.x.sorie.rkmq.example
Some rocketmq examples
sorie 6e92b5cc4b remove timed message example from rocketmq examples.
Because it is not supported by rocketmq community version now.
sorie 2167fc2095 fix rocketmq example code style.
sorie 1509138e86 fix rocketmq example errors.
Freeman Lau b314909305 Fix code style, add some comment
Freeman Lau b671376f76 Use lombok simplify class
misselvexu b715b59b1d Hystrix is deprecated, removed document reference
misselvexu d6c7431dd8 Add English readme document of seata example
sorie 8a55030dd6 rocketmq example docs
Freeman Lau c04f3b6b58 Update Nacos config docs